A taskexecuter can receive and executes tasks of tasksequences. Is there a method to react on finish of a single task in a tasksequence. I think on the mechanism when FlexSim increments a value of current active task to total tasks. I would have then an opportunity to interrupt an executed tasksequence and insert another action. I know I can previously insert after each regular task a send message, break or call sub task to achieve a similar behavior and I also know I can evaluate exit or entry of tokens in process flow. I am interested in an event or method I can evaluate in a wait for event activity in process flow when a taskexecuter himself finishes a task of a tasksequence.
Many thanks for your answers and suggestions.
Joerg