Quantcast
Channel: Oracle Bloggers
Viewing all articles
Browse latest Browse all 19780

How to Find Last Approver of HumanTask

$
0
0
Generate simple workflow like picture below, our human task is parallel approval.

Double click on User Task and edit "Data Associations".

At the "Output" tab, get the task id and run "getPreviousTaskApprover" function.

These steps are:

1 - Create and associate "TaskId" attribute.

2 - Use this formula: "hwf:getPreviousTaskApprover(bpmn:getDataObject('TaskId'))"


Viewing all articles
Browse latest Browse all 19780

Trending Articles