InterfaceErrorLogDetai
The table contains information about Interface error logs. This includes the interface that the error was logged on, the invalid value associated with the error, the fatality, as well as the error code. Additional information such as translation table and HL7 field and segment can give you specific information about where errors are occuring.
| Column Name | Type | Description |
|---|---|---|
| BulkErrorInstanceCount | INTEGER | The number of error instances represented by the AIL |
| IsErrorOnWorkqueue | INTEGER | Whether or not this error is on a workqueue. |
| InterfaceErrorLogIdentifier | NUMERIC | The unique identifier (.1 item) for the error record. |
| MessageQueueIndex | VARCHAR | Queue index (aka message numer) of logged error |
| LogErrorStatus | INTEGER | Logged error status. |
| OriginatingBatchTypeContactSerialNumber | NUMERIC | Stores the CSN of originating batch type definition run for messages generated during incoming Tapestry EDI loads. |
| IncomingEdiFileLineNumber | INTEGER | Stores the line number in the incoming EDI file that caused the error to occur. Used by Tapestry. |
| ErrorSeverityLevel | INTEGER | Error severity defines the importance of the error being thrown. |
| ClaimReferenceNumberInFile | INTEGER | Stores the first line number of the claim segment associated with the error message. |
| ErrorResolutionUserIdentifier | VARCHAR | The user who resolved the error. |
| InterfaceDirectionCode | INTEGER | Direction of interface that logged this error. |
| InterfaceTransactionRecordIdentifier | NUMERIC | AIT record (transaction) associated with this error log. |
| InterfaceErrorLogTranslationTableIdentifier | NUMERIC | Translation Table .1 to match mapping error to table |
| ClaimLoopFirstLineNumber | INTEGER | Stores the number of the first line of the loop for which this error message was created. |
| OwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| InterchangeSegment | INTEGER | Stores the number of the ISA segment within the file to which this error message applies. |
| AssociatedInterfaceMessageRecordIdentifier | NUMERIC | AIM record associated with this logged error. |
| InterfaceErrorValue | VARCHAR | Bad value associated with this logged error |
| MessageNumberIdentifier | NUMERIC | This item will be networked to the AMS master file and store the message number. |
| InterfaceErrorLogIdentifier | NUMERIC | The AIE ID associated with this error message. |
| Hl7SegmentNumber | INTEGER | Segment number of logged error. |
| CommunityLogOwnerInstanceIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |
| HealthLevelSevenSegmentName | VARCHAR | HL7 v2 Segment associated with this logged error. |
| ErrorResolutionDurationSeconds | NUMERIC | Number of seconds between an error being logged and the resolution of the error |