I have two EDI files with same ISA and IEA buut biztalk is not parsing one of them . I have edited the second one using c# to include some segments
ISA1:
ISA*00* *00* *ZZ*PACIFICSOURCE *ZZ*StLukes01 *170320*1643*^*00501*000000036*0*T*:~
GS*HC*PACIFICSOURCE*someting*20170320*164334*36*X*005010X223A2~
ISA2:
ISA*00* *00* *ZZ*PACIFICSOURCE *ZZ*StLukes01 *170320*1643*^*00501*000000036*0*T*:~
GS*HC*PACIFICSOURCE*something*20170320*164334*36*X*005010X223A2~
following error occurs during parsing:
Error: 1 (Miscellaneous error) 22: Invalid Control Structure
Error: 2 (Miscellaneous error) 1: Control Number in ISA and IEA do not match
Error: 3 (Miscellaneous error) 21: Number Of included groups do not match Functional Group Error Information Sequence No: 1 Functional Id: HC Control Number: 36
|
Transaction Set Errors Sequence No: 1 TS Id code: 837 Control Number: 0001
Error: 4 (Miscellaneous error) 4: Invalid Segment Terminator
|