Hi,
I used “await Delay” in Decide Activity. But the command seems not to work well.
In the model that I attached (delay_problem.fsm), the token is supposed to be routed to Delay_2 when the value of the flag becomes 1. But it seems that the token is released to port 1 as soon as it encounters “await Delay” command.
Thank you.