OIC Process - Retrieve history of approver actions for a human task
Summary
OIC Process - Retrieve history of approver actions for a human taskContent
Hello,
We are assigning a human task to a list of approvers in parallel. Our requirement is to capture the actions taken by all approvers of a human task in a separate database after the activity completes. From what I understand, we have the below service that gives us the whole history of the task. The {Id} value needs to be substituted at run time.
/ic/api/process/v1/tasks/{id}/history
Our questions is how can be retrieve the {Id} (which I think is the Task Number) dynamically after the Human Task activity is completed ? I have tried using several fields available under 'execData (TaskExecutionData)', in the Output Data Association, but none of these values seem to be returning the desired Id value.
Tagged:
0