Go to the WebLogic Server Administration Console of your WebCenter instance, On the settings page for the selected library, open the Targets tab. Select the option for the newly created server for example, CPS_Portlet and then Repeat this for each of the

3-2 Oracle Fusion Middleware Deployment Guide for Content Portlet Suite

3.1.3 Creating a Custom Managed Server

To create a new managed server, follow the steps in Creating and Provisioning a WebLogic Managed Server Using a Jython Script in the Oracle Fusion Middleware Administrators Guide for Oracle WebCenter. Targeting Libraries The following libraries need to be targeted to the newly created managed server for example, CPS_Portlet: ■ oracle-ridc-client-app-lib10.3.2,10.3.2 ■ oracle-ucm-spi-app-lib10.3.2,10.3.2 ■ p13n-app-lib-base10.3.2,10.3.2 ■ vcr-app-lib10.3.2,10.3.2 ■ oracle.webcenter.framework11.1.1,11.1.1 ■ oracle.webcenter.spaces.fwk11.1.1,11.1.1 Follow these steps to target the libraries:

1. Go to the WebLogic Server Administration Console of your WebCenter instance,

and then open the Deployments section. 2. Click on the library name you want to target; for example, oracle.webcenter.framework11.1.1,11.1.1.

3. On the settings page for the selected library, open the Targets tab.

4. Select the option for the newly created server for example, CPS_Portlet and then

save and activate the changes.

5. Repeat this for each of the libraries to be targeted.

Targeting Data Sources Target the mds-SpacesDS data source to the newly created managed server for example, CPS_Portlet:

1. Go to the WebLogic Server Administration Console of your WebCenter instance.

In the Domain Structure window, choose Services, then JDBC, and then Data Sources .

2. In the Summary of JDBC Data Sources section, click mds-SpacesDS.

3. On the settings page for mds-SpacesDS, open the Targets tab.

4. Select the option for the newly created server for example, CPS_Portlet and then

save and activate the changes.

3.1.4 Deploying CPS Portlets on WebCenter

This section describes how to configure WebCenter as a producer using Web Services Remote Portlets WSRP for CPS. Note: While modifying targetServer.properties, set serverType=Portlet and give a name to your server by setting the mgdServerName property; for example, mgdServerName=CPS_ Portlet. Deploying CPS as a WSRP Producer 3-3 Deploying the EAR File 1. Uncompress the CPS distribution file and extract the WebCenter CPS zip file to your local directory. 2. Launch the WebLogic Server Admin Console of your WebCenter instance.

3. Click Lock and Edit.

4. In the Domain Structure section, click Deployments.

5. In the Summary of Deployments section, open the Control tab and click Install.

6. In the Install Application Assistant section, click the Upload your files link.

7. In the Deployment Archive section, click the Browse button.

8. Browse to the portlets directory of the extracted WebCenter CPS zip file and select the StellentPortlets.ear file.

9. Click Next.

10. The CPS EAR file is uploaded and displays in the list of available files. 11. Enable the option button corresponding to the CPS EAR file.

12. Click Next.

13. Select the Install this deployment as an application option.