9.2.1 Update the Silent.props File
Update the Silent.props file present in the Release 8.1.2.0.0 pack. In the
installer kit path OFS_PAM_PACK/appsLibConfig/conf/
, rename the
Silent.template
file to Silent.props
. Edit the
Silent.props
file and modify only the following parameters.
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.
- Navigate to the
OFS_PAM_PACK/appsLibConfig/conf
directory. - Open the
Silent.props
file and edit only the following parameters:Table 9-2 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. OFS_PFT_ETL_APPSRC_TYPE Create a new ETL App or Src pair or use an existing one 0 = New
1 = Existing
#Mandatory if this an App layer installation.
In case of an upgrade, this value must be 1.
# 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
Note:
Do not modify any other parameters in theSilent.props
file other than those mentioned in the previous table in case of an upgrade.