How to make a list of orders?

How to make a list of orders?

diana_rizo
Not applicable
17 Views
7 Replies
Message 1 of 8

How to make a list of orders?

diana_rizo
Not applicable

I need to make a list of orders for the operator to collect them from the racks of the warehouse and take them to the queue, considering different products and 20 racks, I do not know how do it, I appreciate the collaboration.

Accepted solutions (1)
18 Views
7 Replies
Replies (7)
Message 2 of 8

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

Attached you find a small example of creating a Orderlist of max. 5 items, each itemtype is different. The order of loading begins in first bay of the upper rack to the last bay, then the operator goes to the second lower rack first bay to the last bay.If not enough itemtypes are left in the racks the list is shorter.

The model is based on source code in triggers, Do Not Send Items in the racks under the Send To Port function and explicitly releasing items by command. The order of the transport is set through changing the priority of already created Tasksequences.

push-rack-orderlist.fsm

Message 3 of 8

diana_rizo
Not applicable

Hello, thank you very much for the help, herewith a model with the same caracteriaticas which want to simulate, and I could not do is tell the operator exactly which items collected from the rackspequeno-con-queue.fsm, please help

0 Likes
Message 4 of 8

joerg_vogel_HsH
Mentor
Mentor

@Diana Rizo What are your exact premisses? Your Pull Requirement says that the 9th item is to pull. This way you realize nearly a LIFO-Storage rule. What else have you in mind?

0 Likes
Message 5 of 8

diana_rizo
Not applicable

@ Jörg Vogel, I want to tell the operator to go to an exact position on the rack and collect the item, for example: to go to the Rack1, bay 1, level 3 and then the same rack bay 3, level 2, and then the rack 3 bay 3, level 3, the same route. Thanks for your help

0 Likes
Message 6 of 8

diana_rizo
Not applicable

@ Jörg Vogel, In addition, I would like knowing in which items go, go according to generate less distance to travel. Thank you very much.

0 Likes
Message 7 of 8

yertay_k
Not applicable

@Jörg Vogel, Hi, what if i need that operator should pick the boxes by order list, but sometimes it might be 5, 4, 3, 2 or 1 different items per order list?

0 Likes
Message 8 of 8

julian_s3
Not applicable

How to retrieve the orders of two orders with different items simultaneously Thank you

0 Likes