Click OK. This displays the Permission By Role dialog. Under Domain Structure, click Security Realms.

11-26 Oracle Fusion Middleware Administrators Guide for Oracle WebCenter

11.3.1.2 Installing Oracle WebCenter Adapter for Microsoft SharePoint

The files for Oracle WebCenter adapter for Microsoft SharePoint are located in the Oracle WebCenter Companion DVD in the ofm_wc_generic_jcr_sharepoint_adapter_11.1.1.4.0.zip file. When you extract this ZIP file to a temporary location, you will find the adapter files in the TEMP_LOCATION WebCenterservicescontentadapters directory. Before You Begin: WebCenter adapter for Microsoft SharePoint must be installed in the same managed server as your WebCenter Portal application. If you have not done so already, create a managed server suitable for WebCenter Portal application deployments as described in Section 7.1.4, Creating a Managed Server and Section 7.1.5, Creating and Registering the Metadata Service Repository. To install WebCenter adapter for Microsoft SharePoint for a WebCenter Portal application: 1. Log in to the WLS Administration Console. For information on logging into the WLS Administration Console, see Section 1.13.2, Oracle WebLogic Server Administration Console. 2. Navigate to the WLS Administration Consoles Home page.

3. From the Domain Structure pane, click Deployments.

4. In the Summary of Deployments section, under Control, click Install.

5. In Install Application Assistant, in Note, click the upload your files link in the

body of the text.

6. Click Browse next to Deployment Archive, select the

oracle.webcenter.content.jcr.sharepoint.ear file from the TEMP_LOCATION WebCenterservicescontentadapters directory. This is the temporary directory in which you extracted the contents of the ofm_wc_generic_jcr_sharepoint_adapter_11.1.1.4.0.zip file from the Oracle WebCenter Companion DVD. Click Next. 7. After you see the message that the EAR file has been uploaded successfully, as shown in Figure 11–10 , click Next. Figure 11–10 Install Application Assistant 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.