How do I change a dashboard that writes a file to a local share to the Epicor Gov Cloud share for Bartender?

Can you maybe try something like this in your code?10.2.600 & AR Invoice Form - #30 by Mark_Wonsil

This will define the path that Epicor should have access to, to be able to write your file to from the dashboard code you have.

From there you should be able to pick it up from your Bartender folder via the Azure File Share.

Edit: All the Azure File Share is, is a pointer to the Epicor servers data directory in the cloud, that allows us to access it outside of Azure, with a username and password.