3.43 Create Human Task Dialog

Use to create a human task service component in the SOA composite application.

A human task service component describes the tasks for users or groups to perform as part of an end-to-end business process flow. The tasks are accessed through Oracle BPM Worklist during process runtime.

After creation, double-click the human task icon in the SOA Composite Editor to start the Human Task Editor. This editor enables you to specify details such as task outcome, payload, assignment and routing policy, Nameexpiration and escalation policy, notification settings, and so on. These details are saved in a metadata task configuration file with a .task extension.

Element Description

Name

Enter a name. Upon completion, a .task file with this name is created in the Application Navigator.

Namespace

Use the default namespace path or enter a custom path.

Create Composite Service with SOAP Bindings

Select this checkbox if you want to create the human task service component as a standalone component in the SOA Composite Editor. This creates a human task service component that is automatically connected (wired) to an inbound simple object access protocol (SOAP) web service binding component.

If you want to create a human task service component that you later associate with a BPEL process service component, do not select this checkbox. The human task service component is created as a component that you explicitly associate with a BPEL process service component.

Related Topics

"Creating Human Tasks" in Developing SOA Applications with Oracle SOA Suite