question

Kyle S avatar image
0 Likes"
Kyle S asked Jason Lightfoot commented

Modifying existing process flow to 1 operator per work order

I am modifying an existing model that orders used to come in one at a time to now batching the orders daily. I would like to change the existing process and object flows to fit but not quite sure how to go about it. When work orders come in, I would like only 1 operator to work on a work order leading to several work orders being processes at once. There are additional roles for different operators based on priority of tasks (object flow variables). The sequence to orders are processed in is not crucial but they need to complete a full work order before moving to the next one. I have attached the model that includes the process flow and object flow that I have so far.

FlexSim Model.fsm

FlexSim 24.0.3
processs flowwarehousingobject flow
flexsim-model.fsm (43.9 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

Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

Just push the work order to a list and have the operator pull that before choosing the picks relating to that work order. Use the WHERE clause in the pick pull to filter on the work order.

· 4
5 |100000

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