Updating Oracle IPM in Oracle Enterprise Content Management Suite

Applying the Latest Oracle Fusion Middleware Patch Set 3-27 Enterprise Content Management contain manual steps for installing the adapters to their respective ERP system EBS and PeopleSoft. In order to update to from Release 11.1.1.3.0 to Release 11.1.1.5.0, these adapters must be reinstalled. To reinstall the EBS adapter: 1. Follow the instructions in Compiling Oracle E-Business Suite Forms in Oracle Fusion Middleware Administrators Guide for Oracle Application Adapters for Oracle Enterprise Content Management to update the AXF_CUSTOM.PLL module. 2. Follow the instructions in Configuring the Integration for SSL in Oracle Fusion Middleware Administrators Guide for Oracle Application Adapters for Oracle Enterprise Content Management. To re-import the PeopleSoft project, follow the instructions steps 1-6 in Importing the Oracle PeopleSoft Project in Oracle Fusion Middleware Administrators Guide for Oracle Application Adapters for Oracle Enterprise Content Management.

3.8.7.3 Applying Patch 12369706 for Oracle Information Rights Management

The 11.1.1.5.0 Oracle IRM Server Management Console has an issue that requires a patch to be applied to the installed or upgraded system. When rights are being selected for a context, the Properties, Edit, and Remove buttons are always disabled and cannot be used. Selecting one or more rights will not enable the buttons. Patch 12369706 fixes this issue. To download and apply the patch to Oracle IRM: 1. Log in to My Oracle Support: https:support.oracle.com 2. Click the Patches Updates tab. 3. Enter the patch number, 12369706, in the Patch Name or Number field, under Patch Search . 4. Click Search. 5. Follow the installation instructions provided with the patch.

3.8.8 Adding New OWSM Pre-Defined Policies

Each new patchset of Oracle Web Services Manager OWSM can contain new pre-defined web services policies. If your existing domain was created or extended with the Oracle WSM Policy Manager template in the Configuration Wizard, you must do the following to take advantage of these new policies for your domain: 1. Use connect to connect to the server running the owsm-pm application. 2. Run the upgradeWSMPolicyRepository WLST command as described in Upgrading the Oracle WSM Policies in the MDS Repository in the Oracle Fusion Middleware Security and Administrators Guide for Web Services.

3.8.9 Oracle Service Bus Domain Configuration

Follow the instructions in this section to update your Oracle Service Bus Release 11.1.1.2.0 or 11.1.1.3.0 domain configuration information to Release 11.1.1.5.0, after you have patched your Oracle Service Bus software to Release 11.1.1.5.0: ■ Section 3.8.9.1, Updating an Oracle Service Bus Domain After Applying the Latest Patch Set 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.