Hello,
I'm not understanding how Push to List and Pull from List works. In the subflow "Batch Prep" within the attached model, I push a token to the List and used the Max Wait Time to continue through my process flow. In another subflow "Tote Delivery", I pull from the list.
I wanted to use this method with a resource so I could only pull from the list when a resource is available. However, it seems like all the tokens in my list are pulled. Why does this happen when I've only specified I want 1 QTY to be pulled out?