11.5.4 Update the Silent.props File in Release 8.1.0.0.0 Pack
Update the Silent.props file present in the Release 8.1.0.0.0 pack. Most parameters in the
Silent.props file for 8.1.0.0.0 have default values. Before triggering the installation, ensure that you review them thoroughly and update as required.
- Navigate to the OFS_LRS_PACK/appsLibConfig/conf directory.
- From Release 8.1 onwards, LRS supports a single Silent.template
file available in the
OFS_LRS_PACK/appsLibConfig/conf directory. The Silent.template is populated with default values.
- Ensure to modify the template in the directory. Create a copy of this file and rename the copy as Silent.props.
- 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.
The default values for LCR and DIC are the same. In case you modify the values, ensure to have the same values for LCR and DIC.
- Configure the Silent.props file as mentioned in the following
table. Open the Silent.props file and edit only the following
parameters.
Table 11-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. - = If you have already performed Model Upload and want to skip the model upload process.
- = 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. - = If you want to upload the released datamodel.
- = If you want to upload the customized datamodel.
The default value is 0. DATAMODEL
DM_DIRECTORY
Specify the path (DM_DIRECTORY) and file (DATAMODEL) name for the customized datamodel. Mandatory only if you want to upload the customized datamodel,
that is, you have specified
MODEL_TYPE=1.
User Input OFS_LRM_LCR_SEGMEN
T_1_CODE
Specify OFS_LRM_LCR Segment Code. LRSSEGMNT The default value is
LRSSEGMNT.
OFS_LRM_LCR_ETL_APP
SRC_TYPE
Specify if you want to create a new ETL App or Src pair or use an existing one. - = If you want to create a new ETL App or Src pair.
- = If you want to use an existing pair.
The default value is 0. OFS_LRM_LCR_ETL_SRC
_1_DESC
ETL OFS_LRM_LCR source description. Describe the ETL Src.
Mandatory if you want to create new ETL Src if you have specified
ETL_APPSRC_TYPE=
0.
The default value is LRS Source. OFS_LRM_LCR_ETL_SRC
_2_DESC
ETL Staging source description. Describe the ETL Src.
Mandatory if you want to create new ETL Src if you have specified
ETL_APPSRC_TYPE=
0.
The default value is Staging Source. OFS_LRM_LCR_ETL_SRC
_1_NAME
ETL OFS_LRM_LCR source name. User Input The default value is LRSSRC.
Specify the ETL Source
Name into ETL Area Definitions to be deployed.
OFS_LRM_LCR_ETL_SRC
_2_NAME
ETL Staging source name. User Input The default value is STGSRC.
Specify the ETL Source
Name into ETL Area Definitions to be deployed.
OFS_LRM_DIC_SEGMEN
T_1_CODE
Specify OFS_LRM_DIC Segment Code. User Input The default value is
LRSSEGMNT.
OFS_LRM_DIC_ETL_APP
SRC_TYPE
Specify if you want to create a new ETL App or Src pair or use an existing one. Specify if you want to create a new ETL App or Src pair or use an existing one.
- = If you want to create a new ETL App or Src pair.
- = If you want to use an existing pair.
The default value is 0. Property Name Description of Property Permissible values Comments OFS_LRM_DIC_ETL_SRC_
1_DESC
ETL OFS_LRM_DIC source description. Describe the ETL Src.
Mandatory if you want to create new ETL Src if you have specified
ETL_APPSRC_TYPE=
0.
The default value is LRS Source. OFS_LRM_DIC_ETL_SRC_
2_DESC
ETL Staging source description. Describe the ETL Src.
Mandatory if you want to create new ETL Src if you have specified
ETL_APPSRC_TYPE=
0.
The default value is Staging Source. OFS_LRM_DIC_ETL_SRC_
1_NAME
ETL OFS_LRM_DIC source name. Specify the ETL
Source Name into ETL Area Definitions to be deployed.
The default value is Staging LRSSRC. OFS_LRM_DIC_ETL_SRC_
2_NAME
ETL Staging source name. Specify the ETL
Source Name into ETL Area Definitions to be deployed.
The default value is Staging STGSRC.