How to Create Users using the Fusion Middleware Control Console In this section

Managing Content Repositories 11-27

8. Select Install this deployment as a library, if not already selected, and click Next.

9. In Select deployment targets, select the managed server on which the WebCenter

Portal application will be deployed. This must be a custom managed server based on the Custom Portal template, not one of WebCenters out-of-the-box managed servers. For details, see the section Using Templates to Create Custom Managed Servers in Oracle Fusion Middleware Installation Guide for Oracle WebCenter.

10. Click Next.

11. In Optional Settings, accept the defaults and click Finish.

11.3.1.3 Installing WLST Command Scripts for Managing Microsoft SharePoint Connections

1. Extract the files DocLibSharePointWLST.py and DocLibGenericWLST.py from the ofm_wc_generic_jcr_sharepoint_adapter_11.1.1.4.0.zip file located in the Oracle WebCenter Companion DVD. These files are in the WebCenterservicescontentadapters directory. 2. Copy the extracted DocLibSharePointWLST.py and DocLibGenericWLST.py files and paste them in the ORACLE_HOMEcommonwlst directory. 3. To run WLST commands, see Section 1.13.3.1, Running Oracle WebLogic Scripting Tool WLST Commands. For information about managing connections using WLST, see Section 11.13, Managing Microsoft SharePoint Connections Using WLST.

11.3.2 Microsoft SharePoint - Configuration

You must perform the following tasks to enable Microsoft SharePoint connections in WebCenter Portal applications: 1. Install Oracle WebCenter adapter for Microsoft SharePoint in the same managed server where you plan to deploy your WebCenter Portal application. 2. In JDeveloper, configure a connection to your Microsoft SharePoint repository. This must be an application connection created in Application Resources in the Application Navigator. 3. Optional In JDeveloper, include a Documents task flow that uses the Microsoft SharePoint repository connection. 4. Deploy your WebCenter Portal application. After deployment, you can access the Microsoft SharePoint repository that you configured in JDeveloper from your WebCenter Portal application. 5. Optional Reconfigure Microsoft SharePoint connection details postdeployment, if required. a. Install WLST command scripts for managing Microsoft SharePoint connections postdeployment. b. Modify the existing connection details setJCRSharePointConnection or create a new Microsoft SharePoint repository connection createJCRSharePointConnection.