Manually loading Sterling Warehouse Management System database factory setups

About this task

Factory setup data includes configuration data, such as default pipeline definitions, common codes, service definitions, rules, error codes, and other supplied configuration data. To load the Sterling Warehouse Management System database factory setups after installing Foundation, use the loadFactoryDefaults script applicable to your operating system.

Procedure

From the command line, run the <INSTALL_DIR>/bin/loadFactoryDefaults.sh command on UNIX and Linux or the <INSTALL_DIR>\bin\loadFactoryDefaults.cmd command on Windows.
Note: If the factory default installation stops before it is finished, each package under <INSTALL_DIR>/repository/factorysetup contains a file named "installer.xml.restart". This file records the location where the installation was stopped, and it is used the next time the factory defaults are installed.

Results

You can also generate audits when running the loadFactoryDefaults script by overriding the value of the AUDIT_LOAD_DEFAULTS property and setting it to true. By default, this property is set to false. To override the value of this property, add an entry for it in the sandbox.cfg file.