I attached a quick example for my scenario. A part arrives in the 3d model with label "Label_TEST" = 4 and an itemType = 3
I created an event triggered source when the part enters the queue. I want to the decide nodes in process flow to drive the unit to a decision based on itemType and Label_TEST.
How do i get the process flow decide node (the first one in the model) to look for "Label_Test" with getlabel(item, "Label_TEST") and this failed to complete.
**also keep in mind this is using FlexSim 16 and not 18**