6.7 Configure the Silent.props File
This section is applicable for a new installation of OFS Profitability
Management Pack (OFS PAM Pack) Release 8.1.2.0.0. 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.
Note:
In the Silent.props file, for the pack-on-pack scenario the parametersOFS_PFT_SEGMENT_1_CODE
must be the same as the parameter
OFS_PFT_SEGMENT_1_CODE
of the previously installed application
pack.
Do not modify these parameters if there are no other packs than the OFS Profitability Management Pack (OFS PAM Pack) installed.
Figure 6-9 Sample Silent.props File

Table 6-5 Parameters for the Silent.props File
Property Name | Description of Property | Permissible Values | Comments |
---|---|---|---|
OFS_PFT_SEGMENT_1_CODE | Segment Code | Not Applicable |
Mandatory NOTE: The Segment Code should be in the upper case. |
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 |
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. |
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. # 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: If any other pack is already installed, then specify the value as 1. |
OFS_PFT_ETL_SRC_1_DESC | Description for the ETL Staging 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 |
OFS_PFT_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 |
OFS_PFT_ETL_SRC_1_NAME | ETL Staging source name | Not Applicable | This Source must be mapped to the above ETL Application. |
OFS_PFT_ETL_SRC_2_NAME | ETL Processing source name | Not Applicable | This Source must be mapped to the above ETL Application. |