Products | Versions |
---|---|
TIBCO BusinessConnect EDI Protocol Powered by Instream | - |
Not Applicable | - |
The AK304 setting in the 997 is coming from the .apf file setting for the error number associated with the number generated. For example, an inbound 820 with the following segment:
REF*EQ*1212121234343434:1270454~
will generated a validation error 10623 with the message:
"Sub-element separator seen in elementary data element at REF02 (D.E. 127) at col. 8. Excess ignored."
because an extra composite in the data was added to the data (REF02).
The code list for this error is shown here:
The customer can modify error 10623 setting in their apf file to the code they want reported when this error is triggered. This is the third code setting after the equal sign.
10623=3,1,8,6,848,,,,,
The following is the key to the position settings in the apf file.
errornumber=severity,type,AK3,AK4,TED1,TED2,STC-01-02, IK304,IK403,data"