9.2.5 Update the Silent.props File in Release 8.1.2.0.0 Pack

Update the Silent.props file present in the Release 8.1.2.0.0 pack. Most parameters in the Silent.props file for 8.1.2.0.0 have default values. Before triggering the installation, ensure that you review them thoroughly and update as required.
  1. Navigate to the OFS_HM_PACK/appsLibConfig/conf directory.
  2. Edit the Silent.props file and specify the parameters as per the requirements.

    SILENT installation is achieved through a properties file (Silent.props) that must be updated with proper values, before attempting to install using the silent mode. The following table lists all the properties that need to be specified.

  3. Configure the Silent.props file as mentioned in the following table. Open the Silent.props file and edit only the following parameters.

    Table 9-3 Parameters for the Silent.props File

    Property Name Description of Property Permissible values Comments
    UPLOAD_MODEL Specify whether you want to perform Model Upload.

    0 = If you have already performed Model Upload and want to skip the model upload process.

    1 = If you want to perform Model Upload.

    The default value is 1.
    MODEL_TYPE Specify whether you want to use the released datamodel or customized datamodel for the model upload process.

    0 = If you want to upload the released datamodel.

    1 = If you want to upload the customized datamodel.

    The default value is 0.
    DATAMODEL The path for the customized data model. Not Applicable Mandatory only if you want to upload the customized data model.
    DM_DIRECTORY The file name for the customized data model. Not Applicable Mandatory only if you want to upload the customized data model.