Deprecated feature: Overview of loading store data
After you create your store data, you can choose to package it as a store
archive and publish it using Publish wizard or the PublishStore utility. If you do not package the
store as a SAR file, you can load data assets directly into the WebSphere Commerce Server
database by using the WebSphere Commerce mass load utilities. The mass load utilities provide
six command-line utilities that you can use to prepare data for loading as well as to load data into
your store. These utilities use Extensible Markup Language (XML) data files to manage the
information.
The data preparation, loading, and extraction processes that you can perform by using the loading utilities are shown in the following figure.
The two processes that are most commonly used to load store data into a WebSphere Commerce Server database are resolving identifiers and loading the data.
- idresgen utilityThis utility generates identifiers for XML elements that require them before data is loaded into a database. For information about the idresgen utility, see:
- massload utilityThis utility loads an XML input file into a target database. For information about this utility, see:
You can use the following loading utilities command-line utilities to manage your data:
- dtdgen utilityThis utility creates document type definition (DTD) and schema files for use with the loading utilities. For more information, see the following topics:
- massextract utilityThis utility extracts a selected subset of data from a database in the form of an XML file. For more information, see the following topics:
- txttransform utilityThis utility transforms data between a character-delimited variable format and an XML format. For more information, see the following topics:
- xmltransform utilityThis utility converts an XML file into an alternative application-specific XML format. For more information, see the following topics: