I need to pull one item from a rack of 15. I am using an Internal List in Process Flow, with the "SELECT labelName" query. It's copied line by line from the PF Tutorial with the rollQuantity label. I have also used this technique in two other models. This one looks identical to those, but when the Pull from List happens it takes the whole token off the list and shows it as satisfying only 1 pulled item. (I also notice the puller token label "rackqty" has changed from 1.0 to 15.0.)
Originally I had partitions and a lot of labels calculated from other labels but I have taken all that out. I also took out the Max Wait Timer.
I've tried it with or without an added "WHERE" clause. And with and without the dynamic box checked on the list. (It works without "dynamic" checked in my other model!)
I have no idea why it is not working. Can anyone figure it out??
test-pull-from-label-value.fsm
Thanks!