Hi,
I am trying to do the Rollback in flowable. I tried to create a new task and delete the existing one.
But I couldn’t delete the task of an active Process. Is there a way to achieve this?
The DELETE api call return /runtime/tasks/{taskid} returns 403 forbidden - task can’t be deleted as its part of rollback.
Thanks,
Esther