Updating Oracle Application Adapters for Oracle Enterprise Content Management Suite

3-28 Oracle Fusion Middleware Patching Guide ■ Section 3.8.9.2, Additional Post-Update Tasks for Oracle Service Bus

3.8.9.1 Updating an Oracle Service Bus Domain After Applying the Latest Patch Set

To update your Oracle Service Bus domain configuration information: 1. Make sure you have backed up and shut down all domains to be updated. 2. Under each Oracle Service Bus domain to be updated, open a command window and run the DOMAIN_HOME binsetDomainEnv.sh on UNIX operating systems or DOMAIN_HOME \bin\setDomainEnv.cmd on Windows operating systems command. 3. In the command window, switch to the directory in which the update scripts resides: OSB_ORACLE_HOME commonlibupgrade 4. On the command line, run the appropriate script for your operating system: On UNIX operating systems: java weblogic.WLST .domainUpgrade.py On Windows operating systems: java weblogic.WLST domainUpgrade.py

3.8.9.2 Additional Post-Update Tasks for Oracle Service Bus

This section describes the required tasks after updating your Oracle Service Bus software to the latest version.

3.8.9.2.1 Deleting Oracle WebLogic Server 11g Release 1 10.3.3 You need to create a new

Server pointing to Weblogic Server 11g Release 1 10.3.5 to successfully publish the Oracle Service Bus configuration to the server. In order to do this, you need to delete Oracle WebLogic Server 11g Release 1 10.3.3. To delete Oracle WebLogic Server 11g Release 1 10.3.3, use the following steps: 1. Select Oracle WebLogic Server 11g Release 1 10.3.3, right click and select Delete option. 2. Uncheck Stop servers before deleting and click OK. 3.8.9.2.2 Creating Servers You can deploy publish and test your Oracle Service Bus configuration on a running server in Eclipse. When connected to a running server in development, you can also connect to resources in the run-time environment such as JNDI resources and remote EJBs. If you have an existing Oracle WebLogic Server you want to connect to, the server creation process simply involves you pointing at the existing server domain. If you want to create a new server, the new server wizard lets you create one using the Oracle Fusion Middleware Configuration Wizard. To Create a Server in Eclipse, use the following steps: Note: If you have installed the Oracle Service Bus schemas in a Microsoft SQL Server database, then you must also update the Oracle Service Bus schema. For more information, see Section 4.3, Special Instructions for Oracle Service Bus Schemas Installed in a Microsoft SQL Server Database. Applying the Latest Oracle Fusion Middleware Patch Set 3-29 1. In the Oracle Service Bus perspective, select File New Server. The New Server wizard appears. 2. Select the server typeversion you want to create or connect to. 3. For Servers host name, enter localhost for a local server or enter the name or IP address of the remote system hosting an existing server. 4. The Server name is for display purposes in Eclipse. 5. Click Next. 6. For WebLogic home, click Browse and select the WebLogic_Server_HOME in the Oracle Fusion Middleware installation where the server domain is to reside or already resides. For example, if you are creating a new server in MW_HOME_1 , select the MW_HOME_1WebLogic_Server_HOME ; or if you are connecting to an existing server domain in MW_HOME_2 , select the MW_HOME_2WebLogic_ Server_HOME . 7. The Java home should be populated automatically. If you want to use a different JRE, such as the default Oracle JRockit JRE, click Browse and select the JRE under the same MW_HOME as the server. 8. Click Next. 9. Select whether the server is Local or Remote. Remote implies an existing remote server. ■ If Local, either select an existing server in the Domain Directory field or click the link to create a new domain. After creating a new domain, select it in the Domain Directory field. Set other options as desired, such as automatic publishing and debug mode. For information on creating a new Oracle Service Bus domain, see Configuring Oracle Service Bus in the Oracle Fusion Middleware Installation Guide for Oracle Service Bus Installation Guide. ■ If Remote, enter the connection settings to an existing remote server. 10. Click Next. 11. Move any Oracle Service Bus configurations you want to publish on the server to the Configured pane. You can modify this targeting after you create the server by right-clicking the server and selecting Add and Remove. 12. Click Finish. The new server appears in the Servers view in Eclipse, where you can start, stop, and publish to the server.

3.8.10 Post-Patching Tasks for Oracle Business Intelligence

This section contains instructions for post-patching tasks for Oracle Business Intelligence. It contains the following topics: ■ Section 3.8.10.1, Updating Oracle Business Intelligence Code Grants ■ Section 3.8.10.2, Updating Oracle Business Intelligence Catalogs Note: You cannot reference a WebLogic_Server_HOME that is outside of the servers installation MW_HOME , even if the external MW_ HOME is the same product version.