Module for AS4 Version 10.1.May 2019 | Understanding and Using webMethods AS4 Module | Installing and Using AS4 Module | Viewing Information About AS4 and AS4AU Transactions | Viewing AS4 and AS4AU Transactions | User Status for AS4/AS4AU Messages | Status Values for User Messages at the Receiving Side
 
Status Values for User Messages at the Receiving Side
User Status
Meaning
RECEIVED
The user message was received and it will be processed next.
ROUTED
The user message was forwarded to the next MSH instead of being processed.
PROCESSED
The message was processed successfully.
MESSAGE_IN_ERROR
An error occurred during processing of the received message. Based on the configuration of the errorHandling parameters, either an error signal or a SOAP fault was returned to the message sender.
For more information, see Configuring Error Handling.
DUPLICATE_RECEIVED
Duplicate detection is enabled, and the message received was a duplicate.
RESPONSE_RECEIVED
The user message response was received for the requested message.
RESPONSE_SENT
The user message response was sent to the requested message.
SUBMITTED
Using the submit service, a user message was submitted to the module for processing.
SENT
The user message was sent to the trading partner.
CONFIRMED
The agreement update message is validated and processed successfully.
REJECTED
The agreement update message is not validated successfully.
PROCESSING_ERROR
An error occurred during the processing of the agreement update message.
VALIDATION_ERROR
An error occurred during the validation of the agreement update message.
IGNORED
The agreement update message is ignored when there is a validation error in the response message.