Type | User Status | Description |
Inbound EDIINT document | ProcessMsg | The EDIINT document has been received and processing is starting. |
ProcessMsg PAYLOAD | The EDIINT document was processed successfully. Module for EDIINT is configured to process payloads and the wm.EDIINT.rules:processPayload service has been invoked. | |
ProcessMsg ERROR | One of the following: The EDIINT document contained an invalid sender ID or receiver ID. The message could not be decrypted or verified. | |
ProcessMsg DONE | The EDIINT document was processed successfully, and Module for EDIINT was configured not to submit the payload to Trading Networks. | |
Inbound EDIINT MDN | ProcessMDNMsg | The EDIINT MDN has been received and processing is starting. |
ProcessMDNMsg DONE | The MDN was processed. | |
ProcessMDNMsg ERROR | One of the following: The MDN contained an invalid sender ID or receiver ID. The signature of the MDN could not be verified. The MDN contained errors. The MDN digest did not match that of the original EDIINT document. | |
ProcessMDNMsg IGNORED | An identical MDN was previously received. | |
ProcessMDNMsg DONE/NAK | The message digest of the inbound document does not match that of the outbound document. | |
Outbound EDIINT document | SendMsg | Processing to send the EDIINT document has started. |
SendMsg DONE | One of the following: The message was sent and an MDN was not requested. The message was sent and an MDN was returned. | |
SendMsg WAITMDN | The message was sent and an MDN was requested but not yet received. | |
SendMsg ERROR | One of the following: The message could not be sent. The returned MDN contained errors. | |
Outbound EDIINT MDN | SendMDNMsg | Processing to send the EDIINT MDN has started. |
SendMDNMsg DONE | The MDN was sent successfully. | |
SendMDNMsg ERROR | The MDN could not be sent. |