I'm writing a two part script within IM for the integration to get the next Doc No and pass it back to upon successful document process.
I getting the Doc No. and assigning it to a variable using SetVariable "sDocNo", (Doc No.) from the Before Document Commit script.
After this document is successfully processed, I am going to write this Doc No back out for reporting. However, I am getting an error when I use the GetVariable("sDocNo" as a method not found.
This is the documented procedure, so I am a bit vexed. Again, thanks in advance for your help.
baugie
I getting the Doc No. and assigning it to a variable using SetVariable "sDocNo", (Doc No.) from the Before Document Commit script.
After this document is successfully processed, I am going to write this Doc No back out for reporting. However, I am getting an error when I use the GetVariable("sDocNo" as a method not found.
This is the documented procedure, so I am a bit vexed. Again, thanks in advance for your help.
baugie