JMS Commit Transaction (Magic xpa 3.x)
When the queue is opened as a transaction, this will commit the transactions, and JMS automatically begins a Commit transaction operation. The parameter and return value for the JMS Commit Transaction program are:
|
|
Queue Handle
|
Numeric (18). Input. The numeric value that was returned from the JMS Open Destination program.
|
Return value
|
Numeric. 0 for success. When the connection is not successful, a negative value is returned and an error is entered in the Error Log.
|