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 Message Fragments at the Sending Side
 
Status Values for Message Fragments at the Sending Side
User Status
Meaning
SUBMITTED
A message fragment was submitted to the module for sending.
SENT
The message fragment was sent to the trading partner.
SEND_ERROR
An error occurred while sending the message fragment to the trading partner. If retry is enabled, the message fragment 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 fragment transmission will be retried according to the settings defined in the TPA’s retry parameter.
WAIT FOR RECEIPT
The message fragment 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 message fragment that was sent.
ATTEMPTS_EXHAUSTED
The receipt signal was not received. Retry is enabled and the retry attempts were exhausted.
RETRYING:n
The receipt signal was not received. Retry is enabled and the module has attempted to resend the message fragment n number of times. For example, RETRYING:2 indicates that the module is retrying to send the message fragment for the second time.