The EDI 810 processor supports the use of Multi-Instance Keyword Type Groups, given that data in the EDI data stream is structured properly.
To use Multi-Instance Keyword Type Groups with the EDI 810 processor, you must ensure that:
-
Multi-Instance Keyword Type Groups have been created and assigned to the Document Type assigned to the EDI 810 process format.
-
The EDI data stream is structured so that the Keyword Values that will compose an instance of the Multi-Instance Keyword Type Group appear in the correct order in the data stream.
For example:
A Multi-Instance Keyword Type Group containing Keyword Values for Item Number, Item Description, Unit Cost, and Quantity is assigned to the Document Type assigned to your EDI 130 process format.
The EDI 130 processor knows exactly which field codes found in the data stream to map to the Item Number, Item Description, Unit Cost, and Quantity Keyword Values. However, in order to maintain the relationship between the Keyword Values, the field codes representing these Keyword Values must be found, in order, in the EDI data stream.
When processing an import file, the EDI 130 processor identifies the following values in the EDI data stream:
28500, 4 GB RAM, $50.00, 10, 17701, USB Wireless Mouse, $15.00, 50
Based on the configuration of the Multi-Instance Keyword Type Group, two complete instances are created:
Instance 1 |
Instance 2 |
|
---|---|---|
Item Number |
28500 |
17701 |
Item Description |
4 GB RAM |
USB Wireless Mouse |
Unit Cost |
$50.00 |
$15.00 |
Quantity |
10 |
50 |
Credits |
3.0 |
3.0 |