Siebel Adapter 6.0 SP3 | webMethods Siebel Adapter Documentation | webMethods Siebel Adapter Installation and User’s Documentation | Siebel-To-webMethods Communication | EAI webMethods Transports | Get Transaction Status
 
Get Transaction Status
*Display name: Get Transaction Status
*Business service method name: GetTransactionStatus
*Description: Returns the status of a transaction that was started by a Guaranteed Synchronous IS Service Invoke or Guaranteed Asynchronous IS Service Invoke transport.
Inputs:
Input Parameter
Display Name
Description
txID
Transaction ID
Optional. A string that specifies the transaction ID for which you are trying to retrieve the status. This method retrieves the status of all transactions when a Transaction ID is not specified.
Outputs:
Output Parameter
Display Name
Description
message
Message
A description of either the success or failure of the operation.
outputData
Output Data
A property set containing data received from Integration Server. The data returned from Integration Server is contained in a child Siebel property set, while the message and status parameters are contained in the parent Siebel property set.
status
Operation Status
A string specifying the status of the operation.