I'm looking to restrict the sequence of my processflow to check if a queue is empty for a specific item type or if the items inside are different then the specific type. I have tried event triggered source and conditional decide using comparisons but it seems like i can't localize the item type in the queue. When i tried the conditional decide it appears the error Label does not exist.
In my model, what im trying to do is only move item type 1 from buffer 4 to 6 if buffer 6 and Ready is empty for that item type 1 and similar to buffer 4 to 7 if buffer 7 and Ready is empty for that type 3.