Is there a way to acquire a transport in people module with a condition?

diego_v12
Not applicable
1 View
2 Replies
Message 1 of 3

Is there a way to acquire a transport in people module with a condition?

diego_v12
Not applicable

[ FlexSim 20.1.1 ]

Precisely I wondered if there was a possible way of adquiring a transport resource from the people module and acquiring only a member of the group with a certain label value.

E.g. If there is a group in our model called "beds" and these might be clean or dirty (labelwise) is the a way to adquire a bed (Transport ressource) if and only if the bed is clean?

Thanks you very much for your attention

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

tanner_p
Not applicable

Hi @Diego V12,

Are you using Process Flow? If so, you might try adding a query on the Acquire activity. The query can be something like "WHERE myLabel == 1" or "ORDER BY mylabel2 DESC". If you are able to, please post your model that you're working with and we can provide a more specific answer. Thanks!

27984-acquire-with-condition.png

0 Likes
Message 3 of 3

matthew_gillespie
Not applicable
Accepted solution

Use the Filter By field on the Transport Resource to specify a condition like that.

27987-1588619866024.png

The above example would work if you had a Status label on the transports that had either the value "Clean" or "Dirty".

Type a product name