How to delete the task in Activity without deleting/completing process instance or execution
When I am trying to delete a task which is part of running process then it throws below error.
(When I used deleteTask(taskId) method from DeleteTaskCmd.java)