2024.2, ISandBox and System.IO

Now that we have ISandbox: Accessing Resources Using the Sandbox Property – Kinetic 2024.2

Does anyone know what the timeline is on losing access to System.IO in Custom Code? We utilize this in several BPMs for bartender integration, to write .bt files to the filesystem, accessible by Azure File Share.

Is there a "better way"™ to get bartender data from SaaS to on-prem bartender?

We used to use System.io for our label printing - however we are moving to a web api solution described in the following post.

2 Likes

Hmm, as we are self-hosted on-prem bartender, I’d need to open a hole on the firewall to allow this to function, correct, as SaaS would be initiating a connection inbound to BT Server?
Our cybersecurity policies would probably make that a pain…

I’d say I have you covered, but I haven’t had time to sit down and write the Bartender specific example I had planned. I also haven’t had time to finish my little tool either. The post I linked however should let any competent developer do it for you though.

4 Likes

A beautiful post as usual Kevin!

Let’s hope that when this floats to the top of my to-do, that competent developer is looking at me in the mirror! Thanks!

2 Likes