question

Alberto M7 avatar image
1 Like"
Alberto M7 asked tannerp commented

Starting a process flow only if a racks isn't full

Hello,

Using Process Flow... Would it be possible to execute a flow of loading and unloading only if the destination (a rack) is not full?

Something like this example:

The problem is that it unloads in the rack despite being full.

Many thanks.

FlexSim 19.0.0
racks
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

·
tannerp avatar image
0 Likes"
tannerp answered

Hi @Alberto M7,

Using a Decide activity would make the most sense here. You can have a Conditional Decide, which will check to see if the rack is at maximum capacity (in my example, 10).

Then, if not, it proceeds to unload the rack.

rack-load-conditionally.fsm


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.