April 2012
Intermediate to advanced
512 pages
9h 39m
English
An Interactive task adds human interaction in the BPMN process. This recipe will delve into defining an Interactive task.
User tasks are tasks that need user interactions. Check the model that you have created. Rectangle green boxes represent the User tasks. They are also called Interactive tasks.
To implement a User task, you need to define a service component called Human Task, associate it with the activity, and then map data into and out of the activity. As we mentioned earlier, you must have already defined the Business and Data objects. As a developer, you will perform the following activities for implementing a User/Interactive task:
Read now
Unlock full access