05-30-2018 11:22 AM
Thing is I Override the CallActivityBehavior and due to certain exception the execution failed to leave, and the execution is stuck on the Call Activity Task. Do anybody has a solution for it ?
05-31-2018 08:18 AM
Can you elaborate your question.
05-31-2018 11:17 AM
So my process current sate is at Call Activity Behavior. since I have overridden its behavior that is its execute method. on complete as a default behavior it calls leave() but I got an exception in my overriden behavior and the execution got failed to leave .
05-31-2018 11:21 AM
Have you created the process using call activity? Because I'm not clear with your question.
06-03-2018 05:04 AM
if you open CallActivitiBehavior class you will see it executes its 'execute(ActivityExecution execution) '. So what I did I changed this method with my overridden method.
Explore our Alfresco products with the links below. Use labels to filter content by product module.