9.3.4 Update the Silent.Props File of the Newly Licensed Pack

Update the Silent.props file in the Release 8.1.x pack ONLY for the newly licensed applications.

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. Ensure to modify the template in the directory. Create a copy of this file and rename the copy as Silent.props.
  3. 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.

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

    Table 9-6 Parameters for the Silent.props File

    Property Name Description of Property Permissible values Comments
    UPLOAD_MODEL Whether you want to perform the Model Upload.

    0: No

    1: Yes

    Mandatory
    MODEL_TYPE The released data model or a customized data model.

    0: Released

    1: Customized

    Mandatory only if you want to upload the data model.
    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.