6 Replies Latest reply on Jan 4, 2013 3:16 PM by roxy1987

    Areas to check if process is not moving ahead after a task is marked complete.

    sunilkrverma

      I am using LocalHTWorkItemHandler and register it with ksesion. I am using Spring to do this as part of startup. For some reasons, when I mark my task as complete the flow doesn't move to next node of execution. The db is updated properly andi task is marked Completed. Question, what are the potential areas in the code that might cause this? How can I check if the  my work item handler is still listening for events?