If the values in the data stream are out of order, the instances of the Multi-Instance Keyword Type Group are not created as expected.
For example:
When processing an import file, the EDI 810 processor identifies the following values in the EDI data stream:
28500, 4 GB RAM, 10, $50.00, 17701, USB Wireless Mouse, $15.00, 50
Note in the sample data above, the positions of the Unit Cost and Quantity values have be reversed for the 4 GB RAM item data.
Based on the configuration of the Multi-Instance Keyword Type Group, three instances are created:
Instance 1 |
Instance 2 |
Instance 3 |
|
---|---|---|---|
Item Number |
28500 |
17701 |
|
Item Description |
4 GB RAM |
USB Wireless Mouse |
|
Unit Cost |
$50.00 |
$15.00 |
|
Quantity |
10 |
50 |