pasteConfig Script for System Components

20-24 Oracle Fusion Middleware Administrators Guide Principal The Admin user for the LDAP server. cn=orcladmin Password File The absolute path of a secure file containing the password for the LDAP user. You must provide a password file, even if you are not changing the configuration. scratchp.txt User Base DN The user base distinguished name DN. cn=users,dc=us,dc=oracle,dc =com User Object Class The user object class. person Group Base DN The group base distinguished name DN. cn=groups,dc=us,dc=oracle,d c=com GUID Attribute The global unique identifier. orclguid Data Source Configuration The following properties are in the DATASOURCE group. Driver Class The driver class of the data source. Refer to Selecting a JDBC Driver in the Oracle Fusion Middleware Configuring and Managing JDBC for Oracle WebLogic Server to choose the appropriate class. oracle.jdbc.OracleDriver Url The URL of the database for the data source. It contains the host name, database service name or SID, and the database port number. jdbc:oracle:thin:orcl.exam plecom:1521orcl.example.co m User The schema name of the data source. OFM_MDS Password File The absolute path to the secure file containing the password of the database schema. You must provide a password file, even if you are not changing the configuration of the data source. scratchoraclepass_ds.txt LDAP-Based Policy and Credential Store Configuration The following properties are in the OPSS_ SECURITY group. They are in the configProperty with the ID of LDAP. If the source is a file-based store, these properties, as well as the LDAP-based and Database-Based Policy and Credential Store properties are exposed. When you configure the move plan, you can change from a file-based to an LDAP or database-based store. If the source is LDAP-based, only the LDAP properties are exposed. You cannot change it to a different type, but you can change the LDAP endpoints. If the source is database-based, only the database properties are exposed. You cannot change it to a different type, but you can change the database-based endpoints. You can only use one type of store. To use one, uncomment the section in the move plan and ensure the other is commented. Password File The absolute path to the secure file containing the password of the LDAP Server Administrative user. You must provide a password file, even if you are not changing the configuration of the LDAP Server. scratchoraclepass_ ldap.txt Table 20–11 Cont. Common Move Plan Properties for Java Components Properties Description Sample Value Using the Movement Scripts 20-25 LDAP User The LDAP Server Administrative user name. cn=orcladmin Jps Root The LDAP Server context root. cn=jpsRoot Domain The name of the domain. SOA_domain Server Type The type of server. Valid values are OID Oracle Internet Directory or OVD Oracle Virtual Directory. OID LDAP Url The URL of the LDAP connection. It contains the host name and port number of the LDAP store. ldap:example.com:3060 Database-Based Policy and Credential Store Configuration The following properties are in the OPSS_ SECURITY group. They are in the configProperty with the id of DB. If the source is a database-based store, these properties are exposed in the move plan. The LDAP-based store is not exposed and you cannot move from a database-based to an LDAP-based store. Password File The absolute path to the secure file containing the password of the OPSS schema owner. You must provide a password file, even if you are not changing the configuration. scratchoraclepass_ ldap.txt DataSource Jndi Name The name of the data source. opssds Jps Root The LDAP Server context root cn=jpsRoot Domain The name of the domain. SOA_domain Driver Class The driver class of the data source. Refer to Selecting a JDBC Driver in the Oracle Fusion Middleware Configuring and Managing JDBC for Oracle WebLogic Server to choose the appropriate class. oracle.jdbc.OracleDriver Url The database URL of the data source. It contains the host name, the database port number, and the database service name or SID. jdbc:oracle:thin:hostname. com:1521:orcl User The name of the OPSS schema owner of the data source. DEV_OPSS RDBMS Security Store The following properties are in the RDBMS Security Store group. URL The database URL of the security store connection. It contains the host name, the database port number, and the database service name or SID. jdbc:oracle:thin:hostname. com:1521orcl.us.oracle.com Driver Class The driver class of the RDBMS Security Store connection. Refer to Selecting a JDBC Driver in the Oracle Fusion Middleware Configuring and Managing JDBC for Oracle WebLogic Server to choose the appropriate class. oracle.jdbc.OracleDriver User The name of the schema owner. admin Table 20–11 Cont. Common Move Plan Properties for Java Components Properties Description Sample Value 20-26 Oracle Fusion Middleware Administrators Guide Table 20–12 describes the properties you can customize if you are using Oracle ADF connections. The table is divided by component. For some components, the description column lists the OBJECT_NAME_PROPERTY type. You can search for the type to locate the relevant section. Password File The absolute path to the secure file containing the password of the security store schema owner. You must provide a password file, even if you are not changing the configuration. scratchoraclepass_ rbms.txt Resource Adapter Configuration The following property is in the ADAPTER group. Deployment Plan The path to the deployment plan to be used during movement to the target. The path can be absolute, or relative to the location of the move plan. The deployment plan is extracted by the extractMovePlan script. scratchadaptersadapters. xml Table 20–12 Move Plan Properties for Oracle ADF Connections Properties Description Sample Value Oracle ADF URL Connection OBJECT_NAME_PROPERTY type is URLConnProvider Port The port number used for the URL connections 7000 URL The URL used for the connection example.com Oracle ADF Business Components Service Connection OBJECT_NAME_PROPERTY type is ADFBCServiceConnection ServiceEndpointProvider Business Components service endpoint provider ADFBC JndiFactoryInitial JNDI initial factory class com.sun.java.jndi.InitialFacto ry JndiProviderUrl The URL of the JNDI provider t3:example.com:7101 JndiSecurityPrincipal JNDI security principal name weblogic FabricAddress Fabric address string http:example.com WebServiceConnectionName The Web Service connection name test Oracle Enterprise Scheduler OBJECT_NAME_PROPERTY type is EssConnection NotificationServiceURL The Oracle Enterprise Scheduler notification service URL http:localhost:8001 RequestFileDirectory The path of the directory where request logs for jobs from OES ConcurrentProcessor CP extension is to be created tmpessrequestFileDirectory SAMLTokenPolicyURI The SAML Policy URI to be used by CP extension. oraclewss11_saml_token_with_ message_protection_service_ policy Table 20–11 Cont. Common Move Plan Properties for Java Components Properties Description Sample Value