Query the use of the join tool in processflow

Query the use of the join tool in processflow

gary_q
Not applicable
32 Views
3 Replies
Message 1 of 4

Query the use of the join tool in processflow

gary_q
Not applicable

[ FlexSim 19.0.0 ]

ProcessFlow Join.fsmHow can I keep the information of the tags after joining them with the join tool?

by default only the information of the first input port is saved

0 Likes
Accepted solutions (1)
33 Views
3 Replies
Replies (3)
Message 2 of 4

julio_r
Not applicable
Accepted solution

Hello Gary,

To my knwlege, there is not a simple way to do this, a workaround would be to use a syncronice to make the right token wait for the left one, and then use a batch activity to join the two tokens.

Inside the batch activity, you can decide wich value the token gets.

captura.png

You can make an array for each label, but one of the two positions in the array would be empty.

Message 3 of 4

eric_m3
Not applicable

Hi @Gary Q, was Julio R's answer helpful? If so, please click the red "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
Message 4 of 4

gary_q
Not applicable

Sorry for the delay, thank you

the suggestion served me

@Julio R

0 Likes