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.

You 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 you are loading into your 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 you are loading information in an XML file, your business object type must be identified in the root element.