Invalid Date

Switch View :
ScriptFree
Invalid Date

Details

 

Product Name

BizTalk Server

Product Version

3.6

Event ID

-

Event Source

BizTalk Server EDI

Component

EDI Engine

Symbolic Name

X12DeInvalidDateDescription

Message Text

Invalid Date

Explanation

This Error/Warning/Information event indicates that the receive pipeline could not process the incoming interchange or the send pipeline could not process the outgoing interchange because a date value in a data element did not conform to the data type specified by the EDI schema or the date value in the GS04 field header in an X12 interchange did not conform to the service schema (X12ServiceSchema in BaseArtifacts.dll). For X12, the service schema defines a date in the GS04 field as of the X12_DT data type and between six and eight characters in length.

User Action

To resolve this error, make sure that the time value in a data element conforms to the data type specified by the EDI schema or the date value in the GS04 header of an X12 interchange conforms to the service schema, and then have the interchange resent.

Community Content

Rossen Kinov
Leap Year date causes an Invalid Date error on BizTalk Server
We have an issue with the Leap Year date. When it comes with an edi field, it always generates an exception as follows:
An output message of the component "EDI disassembler" in receive pipeline.
     Error encountered during parsing. The X12 transaction set with id 'XX' contained in functional group with id 'XX', in interchange with id '00000X', with sender id 'XX', receiver id 'XX' is being suspended with following errors:
Error: 1 (Field level error)
 SegmentID: ZA
 Position in TS: 24
 Data Element ID: ZA05
 Position in Segment: 5
 Data Value: 20120229
 8: Invalid Date
 The sequence number of the suspended message is 1. 

I am looking for a solution of this issue!

2801epam
Leap Year date causes an Invalid Date error
Error encountered during parsing. The X12 transaction set with id 'xx' contained in functional group with id 'xx', in interchange with id 'xx', with sender id 'xx ', receiver id 'xx ' is being suspended with following errors: Error: 1 (Field level error) SegmentID: ZA Position in TS: 24 Data Element ID: ZA05 Position in Segment: 5 Data Value: 20120229 8: Invalid Date Error: 2 (Field level error) SegmentID: ZA Position in TS: 75 Data Element ID: ZA05 Position in Segment: 5 Data Value: 20120229 8: Invalid Date