Click OK to save this connection.

22-14 Oracle Fusion Middleware Administrators Guide for Oracle WebCenter Application Configuration to verify whether WebCenter Spaces Workflows and Notifications are using the connection. This section includes the following subsections: ■ Section 22.4.5.1, Deleting Worklist Connections Using Fusion Middleware Control ■ Section 22.4.5.2, Deleting Worklist Connections Using WLST

22.4.5.1 Deleting Worklist Connections Using Fusion Middleware Control

To delete a worklist connection:

1. Log in to Fusion Middleware Control and navigate to the home page for

WebCenter Spaces or the WebCenter Portal application. For more information, see: ■ Section 6.2, Navigating to the Home Page for WebCenter Spaces ■ Section 6.3, Navigating to the Home Page for WebCenter Portal Applications

2. Do one of the following:

■ For WebCenter Spaces - From the WebCenter menu, choose Settings Service Configuration . ■ For WebCenter applications - From the Application Deployment menu, choose WebCenter Service Configuration.

3. From the list of services on the WebCenter Services Configuration page, select

Worklist .

4. Select the Worklist connection you want to delete, and then click Delete.

5. To confirm, click Yes.

6. To effect this change you must restart the managed server on which the

WebCenter application is deployed. For more information, see Section 8.2, Starting and Stopping Managed Servers for WebCenter Application Deployments.

22.4.5.2 Deleting Worklist Connections Using WLST

Use the WLST command deleteConnection to remove a BPEL connection previously registered for the Worklist service. For command syntax and examples, see the section, deleteConnection in the Oracle Fusion Middleware WebLogic Scripting Tool Command Reference. Use the WLST command removeWorklistConnection remove a BPEL server that is configured in adf-config.xml. The Worklist service no longer uses the connection specified but BPEL server connection details are retained in connections.xml for future use. Use the WLST command deleteConnection to remove a BPEL server connection from connections.xml. For command syntax and detailed examples, see removeWorklistConnection and deleteConnection in the Oracle Fusion Middleware WebLogic Scripting Tool Command Reference. For information on how to run WLST commands, see Section 1.13.3.1, Running Oracle WebLogic Scripting Tool WLST Commands. Restart the managed server so that changes can take place.