Hi,
I would like to initialize my model by running a Process flow on model reset. Is this possible somehow?
It works nicely when I run the process flow at time zero, but then the user cannot see what happens at reset until he runs the model.
I tried calling createtoken in the onModelReset trigger and it creates a token into the process flow. But immediately as the onModelReset code ends the token disappears. See the attached executeprocessflowonmodelreset-170.fsm model.
Any hints on how/if this can be achieved?
Thank you!
Kind regards,
Axel