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 Data
 
Get Transaction Data
*Display name: Get Transaction Data
*Business service method name: GetTxData
*Description: Returns data that was returned from Integration Server but not passed back to Siebel during execution of a Guaranteed Asynchronous IS Service Invoke transport.
Inputs:
Input Parameter
Display Name
Description
txID
Transaction ID
A string that specifies the transaction ID for which you are trying to retrieve the data.
delimiter
Delimiter
A user-specified delimiter character used to separate input Keys from Values. The default is a semi-colon. Use a different delimiter if the data you are passing to webMethods contains a semi-colon.
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. If the transaction fails, the status is returned as 0.