Facing Exception while completing a user task (when next task is Service Task with Java Delegate)
I am new to Camunda. I have some user tasks, once some of them are completed, I am triggering Service Task and its type is Java Delegate. The tasks are sequentially ordered Task 1, Task 2, Task 3 and Service Task. When I try to complete the Task 3 I am facing the below exception.
Facing Exception while completing a user task (when next task is Service Task with Java Delegate)
I am new to Camunda. I have some user tasks, once some of them are completed, I am triggering Service Task and its type is Java Delegate. The tasks are sequentially ordered Task 1, Task 2, Task 3 and Service Task. When I try to complete the Task 3 I am facing the below exception.