Identify and diagnose inbound HL7 messages that resulted in an
application error (AE), application rejection (AR), or failed processing
status.
Before you begin
Role required: sn_hl7_v2.admin
Procedure
-
Navigate to the HL7 message log and filter for failed messages
using one or both of the following conditions:
- Status = Failed
- ACK code = AE or AR
AE (Application Error) indicates ServiceNow encountered an error
processing the message. AR (Application Rejection) indicates the
message was structurally valid but rejected by the application.
A Failed status indicates processing did not complete.
-
Open a failed message record.
-
Read the Error message field for the
failure detail text.
-
Expand the ACK response field to see
the full ACK body returned to the integration engine, including
the MSA-3 text description of the error.
-
Review the Work notes field for any
audit trail entries added during processing.
-
If the failure was due to a transient error, reprocess the message
after the issue is resolved.