Data load utility configuration files
The data load utility contains several configuration files. You can use the configuration file schema to understand and customize the data load configuration files.
- Data load order configuration file
Defines characteristics such as: which environment the data is loaded into; what data and business objects to load; the data load order; the location of the data to load and the default data load options.
- Data load environment configuration file
Defines the database properties needed to connect to the target database.
- Data load business object configuration file
Defines how data is mapped to WebSphere Commerce business objects. This file also specifies the data persistence method.
- Data load common configuration file
Defines business context information specific to a load item. Note that global business context information can be specified in the environment configuration file and can be overridden at the load item.
- Data load data source configuration file
Defines the data reader data supported for use with the CSV Reader.
Related tasks
Substitute attribute values with variables in data load configuration files