Linux Containers for Cloud

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

1 Like

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…

1 Like

If you are talking about ebiz, they aren’t an epicor partner, epicor won’t care about breaking their integration.

2 Likes

This aged about as well as expected.

3 Likes

The irony that he may be on a boat, in a harbor…

8 Likes
1 Like

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:

  • The only supported and certified integration method for use within our Public Cloud offering is to use a mapped drive to access data from the Azure File Share.
  • Customers are free to implement an integration method other than via mapped drive; however, the consequence would be that any concerns/issues that arise would be outside of Epicor Support’s scope.
  • The FTP method is no longer used for Public Cloud, Epicor only maintains it for existing installations and Multi-Tenant Cloud systems.
1 Like

Sounds like they’ll need to move us over to a Azure File Share unless they grandfather us into the FTP club. :man_shrugging:

I opened a ticket with support so we’ll see.

1 Like

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?

4 Likes

I believe that during the 2025.2 Controlled Release, there were a vanishingly small number of companies that received a linux based container.

1 Like

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.

3 Likes

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.

2 Likes

Oh, there’s good reasons.

…something something… move everyone to cloud … something something… 10% YOY cloud subscription increase… something something… prism…

5 Likes

Seriously? SSRS Design was finally working full-kinetic for like a couple weeks and they broke it? :dumpster_fire:

4 Likes

You can’t be that surprised Epicor would do something like that.

1 Like

shouldn’t be you’re right but I am. Still had hope that while slow, the progress is generally forward. High hopes I know.

1 Like

Did you guys go-live yet? I can’t remember when you said you guys were.

1 Like

This past Monday. Too early but we’re a small agile bunch and we’re making do. With rip the band-aid technique.

2 Likes