Hello,
I need to match the label values (Order Number) of 2 different flow items contained in different queues. One is the "Order" (box), the other is the "Customer" (tote).I have TEs that needs to find the order that matches the customer waiting on a queue. I generated lists and tables the contain all the information but I don't know how to direct the TE to pick the right box and travel to the right queue (where the customer is waiting). The customer and the box that belongs to him have the same label value for the label "Order Number". When the customer arrives at the waiting queue I copied the label of the Order Number to queue. Also when the order is "packed" and matches a customer waiting at the waiting queue I push the to a list "Customer and Pack ready to Load". I have tried to use matching label properties on send to port but not luck.
@jeff.nordgren @logan.gold @benjamin.w2 @Jacob Gillespie @Jörg Vogel