Help to solve my model

Help to solve my model

aldimayu43
Explorer Explorer
134 Views
1 Reply
Message 1 of 2

Help to solve my model

aldimayu43
Explorer
Explorer

This is a simulation of a loading station that has 3 stations: 2 for autotransports and 1 for railway. The model is only loading from one silo (railways, Silo3), but the 2 other stations (Silo1 and Silo2) doesn't let me load the units, I think the error is in the process flow "transportes" the blocks Silo1 and Silo2, because the token doesn't appear with the "pulled" label in "Wait for event", but in railways yes. I'm new in the process flow.

thanks.

 

aldimayu_0-1764006651879.png

 

0 Likes
135 Views
1 Reply
Reply (1)
Message 2 of 2

FelixMoehlmann
Collaborator
Collaborator

The output connections ranks from the Pull from List activity are switched for Silo 1/2 compared to Silo 3, so the tokens are send to the wrong activities.

Also, in the Wait for Event activity, the "Fire If Initial Value Meets Rule" option should probably be checked and the change rule be set to "Increase To Or Through Value". If I saw correctly, the silo is only removed from the "Silos a llenar" list when completely full. This could mean a token is send to the Wait for Event while the threshold has already been surpassed.

0 Likes