pub.monitor.process.instance:getInstanceConversationID
Retrieves the conversation ID for a process instance that was triggered by a Trading Networks document.
Note:
Whether the search is case-sensitive or case-insensitive depends on how the underlying database (for example, Oracle, DB2, or SQL server) handles the queries that Monitor issues to obtain data.
Input Parameters
The following table lists the input parameters.
instanceID | String Instance ID for the process instance for which to retrieve the conversation ID. Specify the complete, exact ID. |
Output Parameters
The following table lists the output parameters.
conversationID | String The retrieved conversation ID. |
message | String Error that occurred during the execution of this service if this service encountered an error. |