Develop > Persistence layer > Data assets


Bootstrap files

Bootstrap files are XML files which WebSphere Commerce uses during instance creation to populate database tables with information, after the schema has been created. Once the data has been loaded, you can see the pre-loaded information in the appropriate database table. Bootstrap files can be used to retrieve information about specific data, such as calculation codes and pricing policies.

IBM recommends that you do not modify any of the bootstrap files. If modified, an instance may not be created successfully and could result in a major support issue.

WebSphere Commerce uses the following bootstrap files:

These files are located under...

WC_INSTALL/schema/xml

In addition, WebSphere Commerce uses the following staging bootstrap files:

These files are located under...

WC_INSTALL/schema/db2
WC_INSTALL/schema/oracle

...depending on whether you use DB2 or Oracle as the database.

Existing bootstrap files from previous releases of WebSphere Commerce have been renamed to include "_base". For example, wcs.bootstrap_base.xml.

New bootstrap files have been componentized based on WebSphere Commerce features, and contains data for only the specified WebSphere Commerce feature.

The following features use componentized WebSphere Commerce bootstrap files:

New bootstrap files contain the component name within the file name. For example, wcs.bootstrap_catalog.xml.

Related reference

Language-dependant bootstrap file
Language-independent bootstrap file
Multi-language bootstrap file
Stage bootstrap file


+

Search Tips   |   Advanced Search