In the attached model, I have a task sequence in the process flow. The idea is simple: an operator loads and unloads itens between the 3D processes (Combiner and Separator). Half of the logic is working properly, but I have an issue in the highlighted circle (attached picture). I want to use a conditional decide, so if I have a pallet in the "Package_Queue" the operator loads it and unloads it in "Queue3", but I don't know how to set a new label for this item (pallet).
Currently, I have 2 labels in the model:
P1: The first label assigned when the item enters
P2: The second label assigned when the combiner process is finished
And I assume I'll need a third one to the pallet in the "Package_Queue".
Thanks.