My pilot is linux, live is windows.
Oddly enough, reflection still works with the same warning as before - thought that was going to expire the same time as linux went live
My pilot is linux, live is windows.
Oddly enough, reflection still works with the same warning as before - thought that was going to expire the same time as linux went live
I know of some large third party vendors who sell Epicor integrations who use reflection in their production deployed code extensively. I donāt think this can happen that quicklyā¦
If you are talking about ebiz, they arenāt an epicor partner, epicor wonāt care about breaking their integration.
This aged about as well as expected.
The irony that he may be on a boat, in a harborā¦
I think FTP isnāt supported anymore by Epicor for BarTender integration, so maybe this is a dead end. I think you would need to use Azure File Share, and then you can instantiate a FilePath object with the root at AzureFileShareā¦
var hFile = new FilePath(ServerFolder.FileShare, "/folder/bartender/PilotDB/");
var sb = (ISandbox)Sandbox;
if (sb.IO.File.Exists(hFile)) {
...
}
KB0041611 is the master epiccare KB on BarTender, KB0107461 contains this info:
Bartender has several integration methods available within their Bartender product:
Sounds like theyāll need to move us over to a Azure File Share unless they grandfather us into the FTP club. ![]()
I opened a ticket with support so weāll see.
Non-Production was moved to Linux Containers during the outage this morning, I believe Timās comments were in regard to the Production environments. At least I am choosing to give him the benefit of the doubt on that.
I will say the email on Linux Containers I got on 12/17/25 did say the Production Timing is April.
Not on cloud, but do I have it right that Epicor is having an infrastructure change of switching to Linux hosting (containers or otherwise), and is moving peopleās environmentās (pilot or not), with no warning that this is happening, and then just saying that there are āwork-aroundsā for when things get messed up? They didnāt do this as an opt-in thing, with some kind of early adopter program?
And the onus is on the customers to make changes if they break things because of their infra changes (Iām assuming to reduce costs)?
And they want this type of experience to be the only available path in a few years?
I believe that during the 2025.2 Controlled Release, there were a vanishingly small number of companies that received a linux based container.
I wasnāt talking about the timing. Just trying to use this thread to document issues and help get solutions. Not just to our issues but anything others run into.
I will say the maintenance announcement did NOT specify they were moving us to Linux though.
I feel this community is one of the most informed ones out there. 90% of other companies that use Epicor probably are not as up-to-date. If this community is being taken by surprise, I canāt imagine what the experience is like for the other ones.
Ok, so I just went through the other Linux Container thread, from early last year. I missed it altogether, Iām not here very regularly, though a bit more since the cloud announcement. So it looks like it wasnāt completely out of the blue, but even with @timshuwy saying there would be later announcements when actually implemented, looks like a lot of people got caught off guard.
This actually just makes me further annoyed that they donāt move to a delivery method where you can just get images and deploy on your own container servers on prem. It would make upgrades a lot easier to manage, just get the new image, run conversions and ready to go.
Oh, thereās good reasons.
ā¦something something⦠move everyone to cloud ⦠something something⦠10% YOY cloud subscription increase⦠something something⦠prismā¦
Seriously? SSRS Design was finally working full-kinetic for like a couple weeks and they broke it? ![]()
You canāt be that surprised Epicor would do something like that.
shouldnāt be youāre right but I am. Still had hope that while slow, the progress is generally forward. High hopes I know.
Did you guys go-live yet? I canāt remember when you said you guys were.
This past Monday. Too early but weāre a small agile bunch and weāre making do. With rip the band-aid technique.