7.12 How to trigger escalation boundary event on User Task

Hi guys,

I am looking forward to 7.12 which will allow “Handling Bpmn Error and Escalation in User Tasks”.

I would like to understand and test how to use it and wondering if and how the event (in our case non interrupting) can be triggered from the form of the same user task in Task Manager.
Would it be via rest call?
Is there any documentation already available?

Thanks for feedback!
Ingo

Hi @pitu72,

maybe the latest documentation will help you: https://docs.camunda.org/manual/latest/reference/bpmn20/tasks/user-task/#reporting-bpmn-escalation

There also is a REST API to use: https://docs.camunda.org/manual/latest/reference/rest/task/post-bpmn-escalation/

Best,
Tobias

1 Like

Thanks a lot Tobias for pointing me to correct place.
Worked like a charm.