7.2.1 Update the Silent.props File

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 them as required.

  1. Navigate to the OFS_BSP_PACK/appsLibConfig/conf directory.
  2. Open the Silent.props file and edit only the following parameters:

    Table 7-2 Parameters for the Silent.props File

    Property Name Description of Property Permissible Values Comments
    UPLOAD_MODEL 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.
    APPFTP_LOG_PATH Infodom Maintenance log path (to be created) for the new Infodom for applayer Not Applicable

    # Mandatory if this an App Layer Installation and if you

    want to create a new infodom

    # That is, you have specified INSTALL_APP=1 and INFODOM_TYPE=0

    DBFTP_LOG_PATH Infodom Maintenance log path (to be created) for the new Infodom for DBLayer Not Applicable

    # Mandatory if this an App Layer Installation and if you

    want to create a new infodom

    # That is, you have specified INSTALL_APP=1 and INFODOM_TYPE=0

    OBI_HOST The hostname or IP Address of the OBIEE server.

    For example:

    10.11.12.13

    Or

    myweb.server.com

    Mandatory
    OBI_PORT The port number of the OBIEE server. For example 9500 Mandatory
    OBI_CONTEXT The context of the OBIEE.

    For example:

    Analytics

    Mandatory
    OBI_PROTOCOL The protocol details of the OBIEE server.

    http

    or

    https

    Mandatory
    ETL_APPSRC_TYPE Create a new ETL App or Src pair or use an existing one.

    0 = New

    1 = Existing

    #Mandatory if this is an App layer installation.

    # That is, you have specified INSTALL_APP=1.

    • 0: If you want to create a new ETL app or src pair.

    1: If you want to use an existing pair.

    ETL_SRC_2_DESC Description for the ETL Processing source description. Not Applicable

    Mandatory if you want to create a new ETL app or src pair.

    That is, you have specified ETL_APPSRC_TYPE=0

    ETL_SRC_1_NAME ETL Staging source name Not Applicable This Source must be mapped to the above ETL Application.
    ETL_SRC_2_NAME ETL Processing source name Not Applicable This Source must be mapped to the above ETL Application.