Updating Your Oracle WebCenter Software and Database Schemas

5-12 Oracle Fusion Middleware Patching Guide specified in the properties file and will use the passwords specified to connect to the Administration Server and Node Manager. Below is an example: cd WebCenter_ORACLE_HOME commonbin .wlst.sh WebCenter_ORACLE_HOME webcenterscriptsupgrade_11.1.1.4upgrade.py ~upgrade.properties example_admin_password example_nm_password

5.4.3.4.5 Properties That can be Set in the Upgrade Properties File

Table 5–2 lists the properties that can be set in the upgrade properties file. Table 5–2 Upgrade Properties File Property Description domain.directory The path to the domain directory Domain Home. oracle.home The path to the WebCenter Oracle home directory. admin.user The name of a user that is part of the LDAP wired to WebCenter Spaces and has Administrator privileges in the WLS embedded LDAP. To give a user Administrator privileged in WLS embedded LDAP: 1. Log in to the WebLogic Server console. 2. Click Security Realms and select the security realm. 3. Click the RolesPolicies tab. 4. Expand Global Roles and Roles, then click ViewRole Conditions for the Admin role. 5. Select the User role from the drop-down list, enter the user ID, then click Add. 6. Save your changes and exit. admin.url The URL used to connect to the Administration Server. admin.server The name of the Administration Server. nodemanager.user The user name for the Node Manager. nodemanager.host The host name for the Node Manager server. nodemanager.port The port number for the Node Manager server. nodemanager.type The connection type for the Node Manager server. upgrade.custom.spaces Indicates whether previous WebCenter Spaces customizations using the custom.webcenter.spaces shared library if any are migrated to the upgraded instance. Set this property to true to migrate your customizations. Warning : If you upgrade your WebCenter domain with upgrade.custom.spaces set to FALSE, none of your previous customizations will be available in the upgraded WebCenter Spaces instance, and there is no facility to migrate WebCenter Spaces customizations after the upgrade process. For information about how to user your extensions in WebCenter Spaces 11.1.1.5.0, refer to: http:www.oracle.comtechnetworkmiddlewarewe bcenterowcs-ps4-wcs-ext-samples-wp-406559.pdf