question

Oscar Perez avatar image
0 Likes"
Oscar Perez asked Oscar Perez commented

Process Flow child waiting event

v3-dry-rooms.fsm@Logan Gold

Hey Logan, one question, I have a sub process flows that creates a new a token.

This new token goes to a waiting event and here is my question: move when your parent token arrives to the sink, then you can go to the next activity.... I attach my model...... thanks!!

FlexSim 17.0.0
process flowwaiting event
question.png (50.9 KiB)
v3-dry-rooms.fsm (143.6 KiB)
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

·
Matt Long avatar image
1 Like"
Matt Long answered Oscar Perez commented

The event you want to listen to is the On Entry of the Sink.

Then you can match the entering token with a label that points to the parent.

Unfortunately this does mean that you'll need to create a label on your token that points to the parent token that will enter the Sink. Easiest to do this on the Create Tokens activity.


listentosink.png (33.8 KiB)
sinkevent.png (33.2 KiB)
parent.png (70.2 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

Oscar Perez avatar image Oscar Perez commented ·

Works!!! thanks!!!!! @Matt Long

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.