Module for ISO_8583 9.6.June 2016 | Understanding and Using webMethods ISO8583 | Installing and Using Module for ISO_8583 | View Information about ISO_8583 Messages | View ISO_8583 Messages | Processing Status
 
Processing Status
The following tables list the processing statuses that Trading Networks sets while processing ISO_8583 messages, along with their meanings. You can use these statuses as criteria for selecting the ISO_8583 messages that you want to view.
Status Values When Sending ISO_8583 Messages
Processing Status
User Status
Meaning
IN PROGRESS
Persisted
Message is ready for transmission and is stored in the Trading Networks database.
DONE
SendMessage:sent
Message sent to the receiver successfully.
DONE
ResponseMessage
The response message is delivered to the specified host.
DONE W/ ERRORS
SendMessage:error
Message could not be send to the receiver. An error message is logged into the Trading Networks Activity Log stating the exact reason for the failure.
DONE W/ ERRORS
SendMessage:sent:Duplicate
Message sent to the receiver successfully but the sent message is a duplicate. Two messages are duplicated if they have the same Sender, Receiver, and Message ID. In this case Module for ISO_8583 creates a relationship between the message and all duplicate messages with a relationship name = Duplicate
Status Values When Receiving ISO_8583 Messages
Processing Status
User Status
Meaning
IN PROGRESS
Persisted
Message has been received successfully by Module for ISO_8583 and is stored in the Trading Networks database.
DONE
ResponseMessage
If the message type is response, processing of the ISO_8583 message is successful. Module for ISO_8583 relates the response with the original message sent. If the original message is a duplicate, the module relates the response with all messages duplicating the original and logs in a warning message in the Activity Log.
DONE
ReceiveMessage:default
Message received and processed successfully.
DONE
ReceiveMessage: ErrorInMessage
Module for ISO_8583 received response message for a message not sent by Module for ISO_8583.
DONE W/ ERRORS
ReceiveMessage: error
Message received but processing failed. An error message is logged into the Trading Networks Activity Log stating the exact reason for the failure.
DONE W/ ERRORS
ReceiveMessage: default:Duplicate
Message received and processed successfully, but the received message is a duplicate. Two messages are duplicated if they have the same Sender, Receiver, and Message ID. In this case Module for ISO_8583 creates a relationship between the message and all duplicate messages with a relationship name = Duplicate