question

Isabel P avatar image
0 Likes"
Isabel P asked Jeanette F commented

Flow configuration

Hello,


I need your help to configure the workflow of an operator preparing picking, the idea is that once the work order is assigned, the operator randomly loads the products, moving in a straight line along one side of the rack and then returns by the other side of the rack, also moving in 1 direction only. In the attached file, the operator moves in a U from one side of the rack to the other removing the products he needs, adding unnecessary movements and erroneously increasing the preparation time. Antofagasta_2OP_3Pasillos_Optimista_TA.fsm


I am using version 20.0.6 and License "Express"

Choose One
Other (please specify)
Other
configuracion flujos de trabajoworkflow
· 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.

1 Answer

Eric M avatar image
0 Likes"
Eric M answered Eric M commented

Hi @Isabel P, I added a travel network to your model to get the operators to move in one direction around the rack. I also changed the load activity to a move object activity. This means all the objects will be moved into the operator at one time, but I figured this tradeoff would be worth it to get the travel right.

I also condensed your process flow a bit to free up room for 3 travel activities that I would have needed (condensed down to one in attached model). The logic works by using 1 list with a partition for each rack. Because the decide activity was using round robin, I used the token creation index to determine which rack the operator should go to (important labels created in Assign Labels activity). These labels are used to determine the locations, list partition, and how many tokens should be created in the subflow. Let me know if you have any questions!

antofagasta-2op-3pasillos-optimista-ta em.fsm


· 11
5 |100000

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