question

julian S3 avatar image
0 Likes"
julian S3 asked julian S3 commented

how an operator can pick several orders in a warehouse

tesis-final-9-08-19-recoleccion-orden.fsm

Hello everyone

How can I retrieve several orders from a storage center using an operator, that is, that an operator visits the racks and retrieves items for several orders

thank you
picking
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

·
zacharyh avatar image
0 Likes"
zacharyh answered julian S3 commented

@julian S3

I would recommend using something similar to my example below. Using Process Flow you can specify what resources/people are picking items, how many items and then what route to follow using network nodes. (Or just use A*, and it'll determine the shortest route for picking the items.)

shelf-picking.fsm


shelf-picking.fsm (44.0 KiB)
· 1
5 |100000

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

julian S3 avatar image julian S3 commented ·

My specific question is as follows: An order contains a list of articles and another order a list with other articles. Two different orders as recovered at the same time by the operator. simultaneous orders. Thank you ZAC Julian

0 Likes 0 ·

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.