Loading data

To use the Loader package the data must be in XML format with an associated DTD. To load data:

  1. Ensure that you have configured the Loader package.
  2. If this is the first time that the data is being loaded, generate a DTD and schema for use with the Loader.

    Note: If you are loading data for a store archive and created the XML file using the DTDs provided with the store archive, this step is not necessary.

  3. If you have not already resolved identifiers, resolve them now.
  4. Determine how to process data when using the Loader.
  5. Run the Load command.

Feedback