-
Notifications
You must be signed in to change notification settings - Fork 89
Description
I am trying to convert an 856 (see attached 856 86K.txt) to XML and am getting the following error:
856 Transaction does not expect HL03 level code value AG that appears in transaction control number 1031.
Parameter name: 856
I tried to set throwExceptionOnSyntaxErrors to true and false and neither let's me to create the XML.
NOTE: I have also attempted to convert another 856 (see 856 sample.txt
856 sample.txt
856 x12.txt
856 86K.txt
) and it throws the following error:
Heierchical Loop HL*2**I cannot be added to transaction set 109909 because it's specification cannot be identified.
However, if I try to convert 856 x12.txt it converts without any issues.
Can you tell me if I am doing something wrong or if you can tell what is wrong with my data?