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 Sending Side
 
Status Values for User Messages at the Sending Side
User Status
Meaning
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.
TOBE_FRAGMENTED
The user message was submitted to the split operation.
FRAGMENTED
The user message was split into fragments successfully.
SEND_ERROR
An error occurred while sending the user message to the trading partner. If retry is enabled, the message transmission will be retried according to the settings defined in the TPA’s retry parameter.
ERROR_RECEIVED
An error signal or SOAP fault was received from the trading partner. If retry is enabled, the message transmission will be retried according to the settings defined in the TPA’s retry parameter.
WAIT FOR RECEIPT
The message was sent successfully and the module is waiting for the partner to send a receipt signal.
RECEIPT_RECEIVED
The receipt signal was received for the user message that was sent.
ATTEMPTS_EXHAUSTED
A receipt signal was not received. Retry is enabled and the retry attempts were exhausted.
RETRYING:n
A receipt signal was not received. Retry is enabled and the module has attempted to resend the message n number of times. For example, RETRYING:2 indicates that the module is retrying to send the message for the second time.
QUEUED
The message was submitted and it is queued in an MPC, waiting for a pull signal.
PROCESSED
The message was processed successfully.
RESPONSE_RECEIVED
The user message response was received for the requested message.
CONFIRMED
The agreement update message is validated and processed successfully.
REJECTED
The agreement update message is not validated successfully.
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.