Sandbox.cfg sharded properties

You can supply parameters in the sandbox.cfg for Sharded properties.

The following table describes the sandbox.cfg sharded properties and description.

Table 1. Sharded properties
Property Description
multischema.enabled During installation, this property in the silent installation file indicates whether this is a sharded installation. If true, the installation looks for a customer-created multischema.xml file, which specifies database information for the Configuration, Metadata, Transaction, Master, and Statistics shards. Specify this property in lowercase only.

The valid values are true or false.

Example: multischema.enabled=true

multischema.version (Required) During installation, this property in the silent installation file indicates which Sterling Order Management System Software version is being installed. Specify this property in lowercase only.

Example: multischema.version=10.0

multischema.file During installation, this property in the silent installation file indicates the name of the user-defined XML file that contains sharded database information. Specify this property in lowercase only.

Example: multischema.file=multischema.xml

multischema.multivendor.enabled During installation, this property in the silent installation file indicates whether this is a sharded, multivendor installation. Set this property to true to enable multi-vendor support.

The valid values are true or false.

Example: multischema.multivendor.enabled=true

STERLING_FOUNDATION_PRODUCT_LABEL (Required) Specifies the product label.

STERLING_FOUNDATION_PRODUCT_LABEL=smcfs

STERLING_FOUNDATION_PRODUCT_VERSION (Required) Specifies the product version you are installing.

Example: STERLING_FOUNDATION_PRODUCT_VERSION=10.0