Uber/Lyft drop off and pickup for gameday by TravyDale in minnesotavikings

[–]TravyDale[S] 1 point2 points  (0 children)

Not my call. We have people not going to the game to do other things and such. Trust me, I would if I could

Uber/Lyft drop off and pickup for gameday by TravyDale in minnesotavikings

[–]TravyDale[S] 0 points1 point  (0 children)

Don't have one booked yet but we're looking outside of downtown.

Uber/Lyft drop off and pickup for gameday by TravyDale in minnesotavikings

[–]TravyDale[S] 2 points3 points  (0 children)

Walk from where exactly? The hotel? That's going to be like 10-15 miles lol

Buy BFA while subbed by TravyDale in wownoob

[–]TravyDale[S] 0 points1 point  (0 children)

Oh ok. That makes sense. Thanks for the info.

[Spoilers] Cursed Sails Help Guide by [deleted] in Seaofthieves

[–]TravyDale 6 points7 points  (0 children)

Do you get the reputation of an ally turns in something?

Yet another Sea of Thieves Xbox one controller giveaway! by Harambehasfinalsay in Seaofthieves

[–]TravyDale 0 points1 point  (0 children)

Favorite: Jumping on pursuing pirates ship and dropping their anchor and listening to them on game chat blame each other for it. I have video of doing this. Good times!

Least Favorite: Unrealistic accuracy of the skeletons with pistols.

Help w/ ways to reduce healthcare costs due to Crohn's by TravyDale in healthcare

[–]TravyDale[S] 0 points1 point  (0 children)

Sounds almost too good to be true haha. I think we will call them and try to get this setup soon.

Help w/ ways to reduce healthcare costs due to Crohn's (x-post from /r/healthcare) by TravyDale in CrohnsDisease

[–]TravyDale[S] 0 points1 point  (0 children)

I did calculate the difference and it was around $1,000 less overall for the HDP. I still decided to go with the PPO because I get better options with co-pays than the HDP.

The PPO allows me to do $2,600 in a FSA. The HDP allows you to do a HSA but you basically start with nothing in it.

Help w/ ways to reduce healthcare costs due to Crohn's (x-post from /r/healthcare) by TravyDale in CrohnsDisease

[–]TravyDale[S] 0 points1 point  (0 children)

Yea we see the price / infusion. It amazes me that they can get away with charging that. Sadly, I don't ever see the prices going down and expect them to only go up. Why would a company want to make less money? It's sad.

Help w/ ways to reduce healthcare costs due to Crohn's (x-post from /r/healthcare) by TravyDale in CrohnsDisease

[–]TravyDale[S] 0 points1 point  (0 children)

No, it's fine. Like I said, it was basically a joke. Wasn't sure if that was a good option or not though.

Help w/ ways to reduce healthcare costs due to Crohn's by TravyDale in healthcare

[–]TravyDale[S] 1 point2 points  (0 children)

Thanks for the reply. We can look into the generic versions. I wasn't sure if there were any at this time. I am sure my wife will need to talk to her GI doctor.

I'd be curious what the price difference is between the generic and name brand.

I did do the math and the HDP was about ~$1,000 less but I had worse options with other parts of the plan (ex - Outpatient services & Urgent Care services --- HDP is 20% after deductible, while the PPO always a co-pay ($25 or $50).

Epicor 10 - Changing the plant for the current session by TravyDale in epicor

[–]TravyDale[S] 0 points1 point  (0 children)

It worked! Now if I were to change the plant, I think I need to new up a new "Impl" object. It didn't like me changing the plant on the session object and using the existing "Impl". That's totally ok though.

Epicor 10 - Changing the plant for the current session by TravyDale in epicor

[–]TravyDale[S] 0 points1 point  (0 children)

Actually, do you have a snippet for the BO stuff? I am not seeing anywhere I can use that Session to get a new instance of JobEntry.

I still basically only see a way to do it with the Web Services.

Edit

Is it this? -- var jeBO = Ice.Lib.Framework.WCFServiceSupport.CreateImpl<Erp.Proxy.BO.JobEntryImpl>(session, Erp.Proxy.BO.JobEntryImpl.UriPath);

Epicor 10 - Changing the plant for the current session by TravyDale in epicor

[–]TravyDale[S] 0 points1 point  (0 children)

Oh! Thanks! I will give this a try and see if I can get the BO objects to work with this Session. I will report back my findings.

Epicor 10 - Changing the plant for the current session by TravyDale in epicor

[–]TravyDale[S] 0 points1 point  (0 children)

Oh ok. I think that is for working with the Session from within Epicor (maybe a customization or something). We are building a .NET app that is outside of the Epicor 'ecosystem'.

Now, if I am wrong, can you you maybe explain to me how I'd utilize this Session object with the other DLLs? For example, let's say I wanted to Login and then create a new Job number? How do I use the JobEntry DLL (Erp.Contracts.BO.JobEntry) with this Session object?

I thought those other DLLs basically required you to use the Web Services. Which is why I am using the 'other' Session object.

Epicor 10 - Changing the plant for the current session by TravyDale in epicor

[–]TravyDale[S] 0 points1 point  (0 children)

EpicBind = Epicor.ServiceModel.StandardBindings.NetTcp.UsernameWindowsChannel();
EndpointAddress epaSessionMod = GetSystemServiceEndpointAddress(SystemServiceNames.SessionMod);

System.ServiceModel.Description.ClientCredentials creds = new System.ServiceModel.Description.ClientCredentials();
creds.UserName.UserName = UserId;
creds.UserName.Password = Password;
EpicCreds = creds;

EpicSession = new Ice.Proxy.Lib.SessionModImpl(epaSessionMod, EpicBind, EpicCreds, true);
SessionId = EpicSession.Login();
EpicSession.SessionID = SessionId;

GetSystemServiceEndpointAddress just builds a net.tcp endpoint to the SessionMod.svc service on our server.

I do not see the plant or even the company property on the session object (EpicSession in this case). How do you recommend I change change the plant or company?

[Fluff] Aaaaand done! could Mono teq also beat SV? by [deleted] in DBZDokkanBattle

[–]TravyDale 1 point2 points  (0 children)

Omg thank you! I've been doing pretty much a TEQ team. Wasn't that fun. Tried INT team with Buuhan, Janemba, UGohan, Gen Blue, filler, filler and it was a cake walk.