Transforming, loading, and extracting data using the WebSphere Commerce loading utilities
To load large amounts of data and to update data in your WebSphere Commerce database, follow these basic steps:
- Generate a document type definition (DTD) using the dtdgen utility.
- Resolve identifiers in the input files using the idresgen utility.
- Load the data using the massload utility.
- Load managed files using the fileloader utility.
The following diagram illustrates the basic loading process:
Related concepts
Related tasks
Related reference