I am tring to execute a program through MQL (Matrix Query Language) that seems to require a Context...
I use the format: execute program 'PROGRAMName'
and it returns an error...
Error: #1900068: execute program failed
Error: #1500125: Cannot execute program without a context
even if I do set the context.
Is there a way to pass the context to the progam as an argument? It also has to have someway of knowing what object it will be modifying... The specific program locks the object in matrix bypassing the CheckOut command, to alow checkin.
The program itself is contained in an object within eMatrix.
I would be very greatful if anyone can give me any explanation of how to do any of the above...
Thanks,
Josh S.
I use the format: execute program 'PROGRAMName'
and it returns an error...
Error: #1900068: execute program failed
Error: #1500125: Cannot execute program without a context
even if I do set the context.
Is there a way to pass the context to the progam as an argument? It also has to have someway of knowing what object it will be modifying... The specific program locks the object in matrix bypassing the CheckOut command, to alow checkin.
The program itself is contained in an object within eMatrix.
I would be very greatful if anyone can give me any explanation of how to do any of the above...
Thanks,
Josh S.