Hi guys,
I’m currently implementing Dynamic Documents. I want to call a function i have created in Epicor which has input variables. From the tutorial from Epicor I have seen that JobNum, AssemblySeq and OprSeq are known as session variables when using as a shop floor user. This data I would like to pass to the function i created. However it looks like it only allows to send static data (pre-defined). Do you guys know if there is some sort of code possible like {JobOper.JobNum} to pass a dynamic variable as an input variable for my function?
