ebXML Module 7.1 SP1 | Understanding and Using webMethods EBXML Module | Installing and Using ebxml Module | Built-In Services | MSH Folder (wm.ip.ebxml.MSH) | wm.ip.ebxml.MSH:statusUsingTPA
 
wm.ip.ebxml.MSH:statusUsingTPA
Provides the Message Status Request service as specified in the ebXML Message Service Version 1.0 Specification and ebXML Message Service Version 2.0 Specification.
This service constructs an ebXML Message and submits it to the internal queue as a task to be processed.
This service performs the following:
*Sends a Message Status Request message to an MSH
*Responds to a received Message Status Request message with a Message Status Response message
This service requires a valid TPA.
Input Parameters
To
Document The host of the message whose status you are requesting.
ID
String The identification number of the destination.
IDType
String The ID type of the destination.
From
Document The sender of the message whose status you are requesting.
ID
String The identification number of the sender.
IDType
String The ID type of the sender.
CPAId
String A valid agreementID for a TPA.
MessageID
String The document ID of the message whose status you are requesting.
Output Parameters
messageId
String The message ID for the ebXML message.
errorMsg
Document Error information.
errorCode
String The ebXML error code.
severity
String The error severity. It can have two values, either Error or Warning.
location
String The XPATH of the error location.
errorMessage
String The error message.
codeContext
String The context of the error message.