Creating Human Task definitions
In order to create new human task definition, we drag-and-drop the Human Task service component from the Component Palette to the composite application. The Create Human Task window opens. We set the name of the human task to FlightTicketApproval
and leave the default namespace. We do not select the Create Composite Service with SOAP Bindings, as the human task does not have to be exposed through the web service interface, as we will use it from the BPEL process. If we would use the human task from an external client, we would expose it through the web service interface.
Then we wire the created human task and the BPEL process.
Note
By wiring the human task and the BPEL process, a partner link for the TaskService
is automatically created in the BPEL process.
Configuring a Human Task title and outcomes
We then double-click the FlightTicketApproval
Human Task to open the Task Definition Editor. We enter Flight ticket approval
as the Task Title (the Task Title displays...