Special BAQ constants

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?

No Way What GIF by P-Valley

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.