Hello,
I have a process in which an operator has to carry boxes from one queue to another.
I have a parameter that is NOoperators. As many operators will be created as indicated by the NOoperators parameter.
The boxes have a "Type" label that will depend on the number of operators, therefore it will also depend on the NOoperators parameter.
I need each operator to transfer boxes of the same Type from one queue to the other and always the same Type.
I think you have to make a query in the Pull from list but I don't know how to do it.
Could you help me?
Thanks in advance