Hi.
I have a model with 2 item types wich arrive to one queue (Pulmon CD). Then, these flow items are moved by 3 transporter (using 1 dispatcher) to 2 racks depending on the ItemType. Currently, it is working, but the 3 transporter are moving any item (dispatcher pass to first available).
I want that 2 out of 3 transporter move the itemtype 1 to rack1 and the 3rd transporter moves de itemtype 2 to rack 2.