6.7 Configure the Silent.props File
This section is applicable for a new installation of OFS PCD Application
Pack Release 8.1.2.0.0. In the installer kit path
OFS_PM_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 pack-on-pack scenario, the parametersOFS_PM_SEGMENT_1_CODE
must be the same as the parameters SEGMENT_1_CODE
of the previously
installed application pack.
Do not modify these parameters if there are no other packs than the OFS PCD pack installed.
Table 6-4 Parameters for the Silent.props File
Property Name | Description of Property | Permissible Values | Comments |
---|---|---|---|
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. |
OBI Parameters | |||
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 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_APP_1_DESC | Description for the ETL App | 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_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 |
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_3_DESC | Description for the ETL Result 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_APP_1_NAME | ETL application name | Not Applicable | This is for the App Layer installation. |
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. |
ETL_SRC_3_NAME | ETL Result source name | Not Applicable | This Source must be mapped to the above ETL Application. |