Staging bootstrap file
wcs.staging.xml is an example of one of the XML files that populate the database tables with information. The types of information and database tables populated by wcs.staging.xml include the following:
Database Table | Description | Code Sample |
---|---|---|
CLEANCONF | Database cleanup utility configuration table. | |
STGMERTAB | Staging configuration table for all merchant tables. | |
STGMRSTTAB | Staging configuration table for all tables containing both merchant and site information. | |
STGSITETAB | Staging configuration table for all site tables. | |
STGUINDTAB | Staging configuration table to check for unique index conflicts. | |
Note: It is recommended that you do not modify any of the
bootstrap files. If modified, an instance may not be created successfully
and this could result in a major support issue.