Does anyone know of any "presentations" about iParts?
I am new to this (as many of you are), and would like to find out as much as I can about iParts as quickly as possible.
Thanks.
JDS
Does anyone know of any "presentations" about iParts?
I am new to this (as many of you are), and would like to find out as much as I can about iParts as quickly as possible.
Thanks.
JDS
Does anyone know how to call a "Stored Procedure" from the "Events" module to send it the iMIS "ID" and receive a "value" in return.
Please see a very simple "Stored Procedure" below that would likely need to be called something like:
exec p_JDS_TEST iMIS_ID, 'return value'
The iMIS "Events" module would then process the value "return value" accordingly.