How can I create boxes in pallets generated on racks?

How can I create boxes in pallets generated on racks?

lemonia_a
Not applicable
9 Views
2 Replies
Message 1 of 3

How can I create boxes in pallets generated on racks?

lemonia_a
Not applicable

[ FlexSim 19.2.2 ]

Hello,

I would like to create boxes in pallets created on Racks. I tried to build this logic using process flow but something goes wrong. I would appreciate it if anyone can help me to solve the issues.

Thanks in advanced

createboxesinpalletsgeneratedonracks.fsm

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

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

You need to store the reference of multiple created objects by the option "insert at Front of" in the activity Create Objects otherwise you store only the last created object in the label.

25533-keep-references-of-multiple-created-objects-in-arr.png

I have shown in an example that a filled pallet gets duplicated. If you create more pallets at once, you must fill each pallet individually. And you must still keep the reference of all boxes on all pallets on the one token that is in your process flow.

create-boxes-on-pallets-in-rack-by-look-up-table.fsm

Message 3 of 3

lemonia_a
Not applicable

Thanks for your help

0 Likes