Hi,
I want to model a replenishment system where there are two racks, each one contains different items. Items are packed in totes on the combiners (each item type is processed on a combiner) and sent either to rack1 or rack48 according to the value of the label Rack (1 or 2) using the decision point on conveyor6. Also, there are two operators who pick items from the racks according to the respective process flows (process flow1 & process flow2). Some corresponding information of the whole modeled process is recorded in the global tables: “QuantityFor Each Type” and “DataBase”.
I encounter the following problems:
1- I don't know how to represent bays' numbers for each rack, so I just put numbers from 1 to 8 (1-4 for rack1 and 5-8 for rack48) (Fig1).
2- When I run the model, all totes are sent to rack48 despite the condition in the decision point (Fig2).
Would you please help me to fix this.
Regards.