Sandbox.cfg internal properties
You can supply parameters in the sandbox.cfg for Internal properties.
The following table contains sandbox.cfg Internal properties and descriptions.
Property | Description |
---|---|
Internal | |
COPY_FCXML_TO_REPOSITORY | Only used at install time. Required. Installs the files related to the database factory defaults in the <INSTALL_DIR>/repository/factorysetup directory. This enables you to delete the <INSTALL_DIR>/installed_data/<package_name>/factorysetup directory after installation, as it contains other files that take up space. The GUI installer sets this property to true. Valid values = true or false Default: true Note: This
property should be set to true.
|
DB_DATA | Only used at install time. Database name to connect to. Note: To change this database property after installation, use the database specific properties (see the properties in the Database section of this table). |
DB_DRIVERS | Only used at install time. Full path to JDBC driver file. Note: To change this database property after installation, use the database specific properties (see the properties in the Database section of this table). |
DB_HOST | Only used at install time. Database host to connect to. Note: To change this database property after installation, use the database specific properties (see the properties in the Database section of this table). |
DB_JAR_DIR | Only used at install time. Note: To change this database property after installation, use the database specific properties (see the properties in the Database section of this table). |
DB_PASS | Database password to connect with. |
DB_POOL | Note: To change this database property after installation, use the database specific properties (see the properties in the Database section of this table). |
DB_PORT | Only used at install time. Database listener port. Note: To change this database property after installation, use the database specific properties (see the properties in the Database section of this table). |
DB_USER | Database login ID to connect with. Note: To change this database property after installation, use the database specific properties (see the properties in the Database section of this table). |
DB_VENDOR | Required. The DB vendor to use. Valid values are Oracle or Db2®. Note: To change this database property after installation, use the database specific properties (see the properties in the Database section of this table). |
INSTALL_DIR | Required. Directory in which to install. |
JDBC_DRIVER | Path to database driver file. |
PLATFORM_AFC_BUILD_NUMBER | It is recommended that you do not change this value. Example: 5000 |
PLATFORM_AFC_LIC_PROD_VERSION | It is recommended that you do not change this value. Example: 5_0 |
PLATFORM_AFC_PRODUCT_LABEL | It is recommended that you do not change this value. Example: platform_afc |
SI_LICENSE_AVAILABLE | Indicator of if a license is being passed in and is required for installation. Valid values are Yes or No (default). |
NOAPP_HOME CLASS_DIR HOME_DIR VENDORS_DIR DEPLOYED_APP_DIR BIN_DIR APPBEANS_DIR SVC_DIR DIST_DIR |
These properties should only be changed as a group. |