Under the Task Configuration tab, click the Data Driven tab. In the Tasks to be configured pane, select a task. Then click the Edit pencil icon.

26-76 Modeling and Implementation Guide for Oracle Business Process Management Figure 26–91 Server Column 15. Click any of the tasks titles to display a dialog containing the details of the task. Figure 26–92 Task Details

26.5.5.1.1 How to Deploy a Human Task Detail Page on a Remote Non-SOA Server The

following procedure is required if you run your application on a non-SOA server. To deploy on a non-SOA server: 1. Deploy the oracle.soa.workflow shared library on the non-SOA WLS server. Do the following: a. Navigate to http:remote_hostname:remote_portconsole, where remote_hostname and remote_port are the host name and port for the remote non-SOA WLS server.

b. Click the Deployments link, then click Install.

c. Ensure the following value in the Path field is specified. Be sure to replace

ADE_VIEW_ROOT with the actual directory. For example: Using Approval Management 26-77 ADE_VIEW_ROOTfmwtoolsfmwtools_ homejdevelopersoamodulesoracle.soa.workflow_11.1.1 .

d. Select oracle.soa.workflow.jar.

e. Click Finish.

f. Confirm that the oracle.soa.workflow11.1.1,11.1.1 library has an Active State. 2. Define the foreign JNDI on the non-SOA WLS server. Do the following: a. Navigate to http:remote_hostname:remote_portconsole, where remote_hostname and remote_port are the host name and port for the remote non-SOA WLS server.

b. Navigate to Domain Structure Services Foreign JNDI Providers.

c. Click New.

d. Enter the name ForeignJNDIProvider-SOA.

e. Click OK.

f. Click the ForeignJNDIProvider-SOA link. g. Replace soa_hostname and soa_port with the host name and port for the SOA WLS server. h. Enter the following values: - Initial Context Factory: weblogic.jndi.WLInitialContextFactory - Provider URL: t3:soa_hostname:soa_portsoa-infra - User: weblogic - Password: weblogic

i. Click Save.

3. Define the JNDI links on non-SOA WLS server. Do the following: a. Navigate to http:remote_hostname:remote_portconsole, where remote_hostname and remote_port are the host name and port for the remote non-SOA WLS server.

b. Navigate to Domain Structure Services Foreign JNDI Providers.

c. Click ForeignJNDIProvider-SOA.

d. Select the Link tab, then click New.

e. Enter the following values: - Name: RuntimeConfigService - Local JNDI Name: RuntimeConfigService - Remote JNDI Name: RuntimeConfigService

f. Click OK.

g. Repeat steps a through f to enter the following values for Name, Local JNDI Name, and Remote JNDI name: - ejbbpelservicesworkflowTaskServiceBean - ejbbpelservicesworkflowTaskMetadataServiceBean Note: The Provider URL is referring to the soa-infra application, not the domain. Do not change soa-infra to soa.