Products | Versions |
---|---|
TIBCO BusinessConnect EDI Protocol Powered by Instream | - |
Not Applicable | - |
Resolution:
Description:
============
BusinessConnect (BC) EDI 5.X throws a validation error when processing a 4010VICS EDI document. The exact error message indicates that the 4010VICS value in the GS08 is not valid.
Environment:
==========
BusinessConnect EDI Protocol 5.3.0 and above
Cause:
=========
The standard group guideline that handles 4010VICS (EnvelopFuncG-X12N-4010AndHigher.ecs) does not include the value "4010VICS" as a valid value in Standard Code List_480 for GS08.
Resolution:
=========
1). Make a copy of the guideline file EnvelopFuncG-X12N-4010AndHigher.ecs. Open the file with SpecBuilder.
2). Under the Dictionary, open Standard Code List_480. Click on the "[Table]" value to open the code list for editing.
3). Click on "Add Row" and add ID "4010VICS" to the table. Click on OK.
4). Save the guideline.
5). In the Operation Editor, select the 4010VICS group, and click on the "change" hyperlink next to the Custom Group Guideline. Upload your modified guideline there. Also, change the Version to "Custom".
6). BC will now be able to process your document correctly.