Issues while casting execution.getVariable() to Java Object
Hi,My workflow is something like Service Task createNewAssignment --> TimerCatchingEvent timer1 --> Service Task checkForSubmission.I'm using Java delegate expression for service tasks. Below is how I'm starting a process.AssignmentProcessDTO assignm...