Transforming, loading, and extracting data using the WebSphere Commerce Loader package

To load large amounts of data and to update data in your WebSphere Commerce database, follow these basic steps:

  1. Generate a document type definition (DTD) using the DTD Generator.
  2. Resolve identifiers in the input files using the ID Resolver.
  3. Load the data using the Loader.

The following diagram illustrates the basic loading process:

Loading Process: Before loading data into WebSphere Commerce you must generate a document type definition (DTD) and resolving identifiers in the input files. To do this, use the DTD Generator and ID Resolver utilites respectively, and then use the Loader utility to laod the data.D

Feedback