question

juani avatar image
0 Likes"
juani asked Kavika F commented

Floor Storage with Process Flow

Hello,
As you can see in the image, i want to use Transporters to take the pallets from the queue (Muelle1) and store them in the Floor Storages.

ex1.jpg


I created a Fixed Resource Global List with my two floor storage. It works fine till my first floor storage is filled. Once the first one is full, Transporters don't keep filling the rest of the floor storages and the System Console shows:

... Floor Storage 1 - No slot was assigned to item;

time: 5249.464454 exception: Exception caught in TreeNode::receivemessage()

time: 5249.464454 exception: Exception caught in Executive::processeventinlist().

How can i make the Transporters move to the next Floor Storage?
Is there another way to do it using Process Flow?

FlexSim 22.2.0
process flowtransporterfloor storagestorageslots
ex1.jpg (200.7 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.

1 Answer

Kavika F avatar image
0 Likes"
Kavika F answered Kavika F commented

Hey @Juani, you may want to query if the floor storage has space before pulling it from the list to put pallets into. On a separate note, you can also use Process Flow, but you'd still have to query the floor storages to see if they have room and then assign the items to slots before transporting them there.
If you have more questions, you may want to post a model for more specific help.

· 6
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.