Token simulator state finished

Hello everyone,

I have a question regarding the token simulator. When i model a start event which has only one outgoing flow to a normal activity then the state of the token is finished when it is reaching the activity. Can I and how can I override this behavior?

I realised that this behavior is normal, since the process is finished. However, if you want to achieve this you have to register the new behavior to the simulator.

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.

@SNisey Sorry for the late reply.

Yes, the behavior is completely normal. Any flow node without outgoing flows is a token sink in accordance with the BPMN spec. The simulator is BPMN spec compliant, so we follow the standard :slight_smile:.

1 Like