Hello Community hello @Jörg Vogel @Tanner Poulton,
i have to sinks connected to a conveyor which carrys two different items. A pallet and a combined pallet with a engine on it. My idea was to label the pallet and the engine when they Exit the combiner where the are combined to one Entity.
and on the Exit Transfer properties of the conveyor i said "send to port " = conditional port and the condition is that when the item.Type == "Type1" the Entity should use sink 1 and otherwise sink2.
the Problem is that all Entitys the pallet and the pallet combined with the engine go to sink1. Is there something wrong with the label ?