Thank you
1 Like
This will make the code completion behave.
May help a lot of you.
//If you want proper intellisense
var sb = (ISandbox)Sandbox;
string sampleData = sb.IO.File.ReadAllText(sandboxFile);
3 Likes
The trouble is Kevin isnāt scalableā¦
What happens when Kevin isnāt around?
6 Likes
When you say āfunction code,ā are you referring to an Epicor Function?
If so, or in a BPM, I wonder if you could utilize the Session.AppServerURL?
5 Likes
This is what you want
2 Likes
Thanks Guys for all of your input. I think I finally have this working.
2 Likes
Pick a post and mark it solved.