Data Load utility CSV column and XML element definitions
Look up the database column name and definitions for business objects to find details about the required and optional fields, and the values that they can contain.
We can load information in a CSV or XML formatted input file. Your input file must contain CSV column or XML element names and definitions that specify the characteristics of the business object type we are loading into the database.
Note:
- When using the Data Load utility, the first line of the CSV file contains the column header definitions for the business object type.
- When using the Catalog Upload feature, the first line of the CSV file contains the keyword for the business object type, and the second line contains the column header definitions for the business object type.
- The keyword and CSV column or XML element header definition for the business object types are case sensitive.
- If we are loading information in an XML file, your business object type must be identified in the root element.
See
- Catalog object input file definitions
- Catalog filter object input file definitions
- Price object input file definitions
- Commerce Composer object input file definitions
- Payment objects
- Promotion object input file definitions
- xC object input file definitions