|
<< Click to Display Table of Contents >> Navigation: IMS version 21.9 > IMS Basics - User Guide > Bulk Loader > Required Fields Summary |
Rownnum |
Identifies all rows with a number so that any load errors can be addressed and easily located |
Action |
Determines the database load action: ADD, UPDATE, DELETE |
Entity |
First line is prefilled, all others need filling with the same entity name, in this example it is Customer |
Id |
Relevant for Updates and Deletions, and determines the database record number |
Name |
Customer abbreviation – especially needed when the Id field value id unknown |
FullName |
This is the Customer’s full name – also a unique identifier |
All other fields are to contain any data that is needed for bulk loading: adding new data, modifying
and or removing existing data.