question

Ankur A3 avatar image
0 Likes"
Ankur A3 asked Jeanette F commented

Modelling Exchange Process Initiated By Any Tool?

Hi Team,

I am modelling a process where process has to to be completed by 2 set of tools. Every time there is a exchange process once item enters which has to be initiated by either Tool1 or Tool2. The other tool has to wait until exchange process is completed.

I am modelling it as below:

1664426913219.png

1664427005298.png

1664427072336.png

I want to make sure, wait for event will work with respect to current processor reference only since process is happening for each processor at the same time.

Can you help me to resolve it?

I will appreciate if there is any other way to model it effectively.

Thank you!

29.09.2022_Exchange_Process.fsm


FlexSim 21.1.5
wait for eventmodelreferenceexchange process
· 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.

Jeanette F avatar image Jeanette F ♦♦ commented ·

Hi @Ankur A3, was Felix Möhlmann's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

You can write the instance object (current) to a label on the token and match it in the Wait for Event activity so it only releases tokens of the respective instance.

1664431583412.png

1664431602549.png

You probably also have to think about how the case where another token arrives while the previous pair is still in the exchange process should be handled.


1664431583412.png (17.0 KiB)
1664431602549.png (16.4 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.

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.