Warehouse Unloading Procedure

Warehouse Unloading Procedure

kyle_schultzSB6JD
Participant Participant
88 Views
1 Reply
Message 1 of 2

Warehouse Unloading Procedure

kyle_schultzSB6JD
Participant
Participant

I am trying to replicate the unloading procedure for a warehouse dock. There are several forklift operators that each unload full truckloads individually. I have been working on trying to replicate this in the software but have been unsuccessful in getting the forklifts to be randomly assigned to docks as loads arrive. I can get all available lifts to unload a truck but that is not the process I want to replicate. Any direction on how I can replicate this process is helpful. 

0 Likes
Accepted solutions (1)
89 Views
1 Reply
Reply (1)
Message 2 of 2

moehlmann_fe
Enthusiast
Enthusiast
Accepted solution

How are the docks currently implemented in the model? Are they represented by separators or did you design custom logic using queues or other objects?

In the case of separators, I would use a Process Flow that acquires a TE when an item enters the separator. This TE is written to a label on the separator so it can be referenced in the Send to Port field.

0 Likes