Hi i have model where when part enter at Station1 it should check the global table and pull that part from the Queue 1 to Queue2. Example: Part enter at Station1 is "a" check the "part to order" column from GlobalTable1 i.e., "k". Now pull only one quantity of "k" from Queue1 to Queue2. I only want to pull the part not to push.