8-4 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle WebCenter
the Oracle Fusion Middleware Administrators Guide for Oracle WebCenter. The required values for the WebCenter Enterprise Deployment configuration are as follows:
■
WSRP WSDL URL: http:wcinternal.mycompany.comwsrp-toolsportletswsrp2?WSDL
■
WebClipping URL: http:wcinternal.mycompany.comportalToolswebClippingproviders
■
OmniPortlet URL: http:wcinternal.mycompany.comportalToolsomniPortletproviders
8.4.2 Configuring the Portlet Producers Using WLST
To configure the portlet producers using the WebLogic Scripting Tool, complete these steps:
1.
Start the WebLogic Scripting Tool: WCHOST1 MW_HOMEwccommonbinwlst.sh
2. In WLST, connect as the administrator.
connectweblogic,admin password,ADMINVHN:7001
3.
Run the following commands in WLST to configure the portlet producers: registerPDKJavaProducerwebcenter, wc-WebClipping1,
http:wcinternal.mycompany.comportalToolswebClippingproviders, serviceId=webClipping, timeout=500, establishSession=true ,server=wc_
spaces1 listPDKJavaProducerswebcenter,wc-WebClipping1,server=wc_spaces1
registerPDKJavaProducerwebcenter, wc-OmniPortlet1, http:wcinternal.mycompany.comportalToolsomniPortletproviders,
serviceId=omniPortlet, timeout=500, establishSession=true,server=wc_ spaces1
listPDKJavaProducerswebcenter,name=wc-OmniPortlet1,server=wc_spaces1 registerWSRPProducerwebcenter, wc-WSRPTools1,
http:wcinternal.mycompany.comwsrp-toolsportletswsrp2?WSDL, timeout=500,server=wc_spaces1
listWSRPProducerswebcenter, wc-WSRPTools1,server=wc_spaces1
8.5 Configuring Search Services
You can configure Search Services and crawlers using the procedures in Chapter 21 of the Oracle Fusion Middleware Administrators Guide for Oracle WebCenter.
Ensure that:
■
The Search Service has been registered with Oracle Internet Directory as described in Section 21.2.2, Oracle SES - Configuration in the Oracle Fusion Middleware
Administrators Guide for Oracle WebCenter.
■
The Search Service connection has been added and created as a new Service as described in Section 21.3, Setting Up Oracle SES Connections in the Oracle Fusion
Middleware Administrators Guide for Oracle WebCenter.Section 21.3 WCADM6557
Ensure that any new URLs are added to both the WEBHOST HTTP Server configurations as follows:
Location rsscrawl WebLogicCluster WCHOST1:9000,WCHOST2:9000
SetHandler weblogic-handler
Configuring External Services 8-5
Location Location sesUserAuth
WebLogicCluster WCHOST1:9000,WCHOST2:9000 SetHandler weblogic-handler
Location
8-6 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle WebCenter
9
Installing and Configuring Oracle Universal Content Management 9-1
9
Installing and Configuring Oracle Universal Content Management
This chapter describes how to extend a domain with Oracle Universal Content Management Oracle UCM using the Oracle Fusion Middleware Configuration
Wizard.
This chapter contains the following sections:
■
Section 9.1, About Adding Oracle UCM to a Domain
■
Section 9.2, Extending the Domain to Include Oracle UCM
■
Section 9.3, Propagating the Domain Configuration to WCHOST1 and WCHOST2 Using the unpack Utility
■
Section 9.4, Starting Node Manager on WCHOST1 and WCHOST2
■
Section 9.5, Restarting the Administration Server
■
Section 9.6, Starting and Configuring the WC_UCM1 Managed Server
■
Section 9.7, Updating the cwallet File in the Administration Server
■
Section 9.8, Starting and Configuring the WC_UCM2 Managed Server
■
Section 9.10, Configuring Oracle HTTP Server for the WC_UCM Managed Servers
■
Section 9.11, Validating Access Through Oracle HTTP Server
■
Section 9.12, Backing Up the Installation
■
Section 9.13, Configure Oracle Content Server for Oracle WebCenter
■
Section 9.14, Registering Oracle Content Server with Oracle WebCenter
■
Section 9.15, Installing and Configuring the Inbound Refinery
9.1 About Adding Oracle UCM to a Domain
The Oracle Enterprise Content Management Suite system is installed using the WL_ HOME and ORACLE_HOME locations described in
Section 2.3, Shared Storage and
Important: Oracle strongly recommends reading the release notes for
any additional installation and deployment considerations prior to starting the setup process.
9-2 Oracle Fusion Middleware Enterprise Deployment Guide for Oracle WebCenter
Recommended Directory Structure. WCHOST1 and WCHOST2 mount MW_HOME
and use the existing binary installations. Oracle UCM is installed using binaries that are shipped with the Enterprise Content
Management Suite. Before proceeding, you must install these binaries into the Middleware Home.
1.
Start the installer for Oracle Enterprise Content Management Suite from the installation media:
.runInstaller When the installer prompts you for a JREJDK location, enter the Oracle JDK
location created in the Oracle WebLogic Server installation.
2. In the Welcome screen, click Next.
3.
In the Prerequisite Checks screen, verify that all checks complete successfully, and click Next.
4.
Specify the installation location. Select the previously installed Middleware Home from the drop-down list. For the Oracle Home directory, enter the directory name
ecm.
Click Next. 5.
In the Installation Summary screen, click Install.
The Oracle Enterprise Content Management Suite software is installed.
6. In the Installation Complete screen, click Finish.
9.2 Extending the Domain to Include Oracle UCM