question

tong avatar image
0 Likes"
tong asked tong commented

Process flow two token Synchronize

Hello, I have a question about a Synchronize Activity. Looking the follow diagram, A token through a Split Activity creates two independence token . Then the two tokens through Split Activity create two independence tokens each other. In the end, I want to choose two tokens from the four tokens to Synchronize. Result, the two token is unable to cooperate. How to implement this function ? Looking forward to your reply. @phil.bobo

FlexSim 18.1.0
process flow two token synchronize
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

·
jing.c avatar image
1 Like"
jing.c answered tong commented

hi @tong

Your problem is not to distinguish different splitID from different "Split" activity.

You should specified each "Split" activity with different splitID, or "synchronize" activity can not figure out which split activity this token from.

The attached modified model is below, and hope it helps~

two-token-synchronizembychjv181.fsm


· 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.

tong avatar image tong commented ·

Thanks very much [email protected]

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.