You are on page 1of 3

[ENGINE]

#DO NOT CHANGE THIS.


Response File Version=1.0.0.0.0
[GENERIC]
#Write the name of the host to which you want to connect. It should have an alre
ady existing domain configured.
DOMAIN_HOSTNAME=Client83
#Give the port number at which the host should be connected.
DOMAIN_PORT=7001
#Give an administrator user name for the domain configured at the host.
ADMIN_USER_NAME=weblogic
#Give an administrator password for the domain configured at the host.
ADMIN_PASSWORD=<SECURE VALUE>
#Give the complete path to a valid Middleware Home.
MW_HOME=D:\FMW
#Give the complete path to a valid WebLogic Server Home.
WEBLOGIC_HOME=D:\FMW\wlserver_10.3
#The name of the domain to extend
WLS_SINGLE_SERVER_INSTALL=false
#Specify the RPD password.
RPD_ENCRYPTION_PASSWORD=<SECURE VALUE>
#Confirm the RPD password
RPD_CONFIRM_PASSWORD=<SECURE VALUE>
#Skip RPD Setup Flag
SKIP_RPD_SETUP=false
#Specify the BI Applications Administrator User.
ODI_USER_NAME=biappsadmin
#Specify the BI Applications Administrator Password.
ODI_USER_PASSWORD=<SECURE VALUE>
#Confirm the BI Applications Administrator Password
ODI_USER_CONFIRM_PASSWORD=<SECURE VALUE>
#Represents if ODI should be configured with external LDAP or embedded LDAP
CONFIGURE_ODI_EXTERNAL_LDAP=false
#LDAP URL i.e. ldap://host:port
LDAP_URL=
#LDAP login user
LDAP_USER=
#LDAP login user password
LDAP_PASSWORD=<SECURE VALUE>
#LDAP User name prefix in which user exists

LDAP_USERBASE_PREFIX=
#LDAP Group name prefix in which user exists
LDAP_GROUPBASE_PREFIX=
#Format: hostname:port:servicename. For Application Cluster Database: host1:port
1^host2:port2@servicename
DATABASE_CONNECTION_STRING_MDS=localhost:1521:orcl
#Enter the MDS schema username.
DATABASE_SCHEMA_USER_NAME_MDS=DEV_MDS
#Enter the MDS schema password.
DATABASE_SCHEMA_PASSWORD_MDS=<SECURE VALUE>
#Select the database type in which the MDS schema exists. Supported database typ
es are Oracle Database, Microsoft SQL Server, IBM DB2.
DATABASE_TYPE_MDS=Oracle Database
#Format: hostname:port:servicename. For Application Cluster Database: host1:port
1^host2:port2@servicename
BIACOMP_DATABASE_CONNECTION_STRING=localhost:1521:orcl
#Enter the BIA Components schema username.
BIACOMP_DATABASE_SCHEMA_USER_NAME=DEV_BIACOMP
#Enter the BIA Components schema password.
BIACOMP_DATABASE_SCHEMA_PASSWORD=<SECURE VALUE>
#Select the database type in which the BIA Components schemas exists. Only Oracl
e Database is currently supported.
BIACOMP_DATABASE_TYPE=Oracle Database
#Format: hostname:port:servicename. For Application Cluster Database: host1:port
1^host2:port2@servicename
BIACLOUD_DATABASE_CONNECTION_STRING=unknown
#Enter the BIA Components cloud schema username.
BIACLOUD_DATABASE_SCHEMA_USER_NAME=unknown
#Enter the BIA Components cloud schema password.
BIACLOUD_DATABASE_SCHEMA_PASSWORD=<SECURE VALUE>
#Select the database type in which the BIA Components cloud schemas exists. Only
Oracle Database is currently supported.
BIACLOUD_DATABASE_TYPE=Oracle Database
#Format: hostname:port:servicename. For Application Cluster Database: host1:port
1^host2:port2@servicename
DW_DATABASE_CONNECTION_STRING=localhost:1521:orcl
#Enter the datawarehouse schema username.
DW_DATABASE_SCHEMA_USER_NAME=DEV_DW
#Enter the datawarehouse schema password.
DW_DATABASE_SCHEMA_PASSWORD=<SECURE VALUE>
#Select the database type in which the datawarehouse schema exists. Only Oracle
Database is currently supported.
DW_DATABASE_TYPE=Oracle Database

#Format: hostname:port:servicename. For Application Cluster Database: host1:port


1^host2:port2@servicename
ODI_REPOSITORY_DATABASE_CONNECTION_STRING=localhost:1521:orcl
#Enter the ODI Repository schema username.
ODI_REPOSITORY_DATABASE_SCHEMA_USER_NAME=DEV_BIA_ODIREPO
#Enter the ODI Repository schema password.
ODI_REPOSITORY_DATABASE_SCHEMA_PASSWORD=<SECURE VALUE>
#Select the database type in which the ODI Master and Work Repository schema exi
sts. Only Oracle Database is currently supported.
ODI_REPOSITORY_DATABASE_TYPE=Oracle Database
#Format: hostname:port:servicename. For Application Cluster Database: host1:port
1^host2:port2@servicename
ODIREPO_CLOUD_DATABASE_CONNECTION_STRING=unknown
#Enter the ODI Repository cloud schema username.
ODIREPO_CLOUD_DATABASE_SCHEMA_USER_NAME=unknown
#Enter the ODI Repository cloud schema password.
ODIREPO_CLOUD_DATABASE_SCHEMA_PASSWORD=<SECURE VALUE>
#Select the database type in which the ODI Master and Work Repository cloud sche
ma exists. Only Oracle Database is currently supported.
ODIREPO_CLOUD_DATABASE_TYPE=Oracle Database
#
AUTOMATIC_PORT_DETECT=true
#
STATICPORT INI FILE LOCATION=
[SYSTEM]
[APPLICATIONS]
#Set to true to configure Configuration Manager Applications. Otherwise set to f
alse.
CONFIGURE_OBIACM=true
#Set to true to configure ODI. Otherwise set to false.
CONFIGURE_ODI=true
#Set to true to configure FA cloud adaptor. Otherwise set to false.
CONFIGURE_FA_CLOUD_ADAPTOR=false
[RELATIONSHIPS]

You might also like