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 130 processor identifies the following values in the EDI data stream:
Fall 2010, ENG 111, Composition 1, 3.0, B, Fall 2010, PSY 111, Introduction to Psychology, C+, 3.0
Note in the sample data above, the positions of the Grade and Credits values have be reversed for the ENG 111 course data.
Based on the configuration of the Multi-Instance Keyword Type Group, three instances are created:
Instance 1 |
Instance 2 |
Instance 3 |
|
---|---|---|---|
Term |
Fall 2010 |
Fall 2010 |
|
Course ID |
ENG 111 |
PSY 111 |
|
Course Description |
Composition 1 |
Introduction to Psychology |
|
Grade |
B |
C+ |
|
Credits |
3.0 |
3.0 |