I need to add 2 queries to pull from list in a process flow; but it shows me error; is there any way to solve this issue?
Pull requirements:
1. Where ageInQueue > 200
2. Token.Oven = Oven1
I need to add 2 queries to pull from list in a process flow; but it shows me error; is there any way to solve this issue?
Pull requirements:
1. Where ageInQueue > 200
2. Token.Oven = Oven1
@Mohamed R3 without looking at your model I think the Token.Oven is your error. In a pull from list you can't use token but have to use Puller (don't ask me why, but that is the way it works)
So what should work is: "WHERE ageInQueue > 200 AND Puller.Oven = Oven1"
Thanks @steven.hamoen it works very well, In addition to the "Puller not token" problem; my problem was that I wrote comma "," before "AND"; and this is the program's default when you choose 2 queries together untitled1.jpg
@steven.hamoen On a Pull from List activity, you can specify the object that acts as the "puller":
If you use "puller" in a query, or in a list field, it refers to the value given in this field. Often, as shown above, "puller" is a token. But it could also be "token.someLabel" or "current", or any other code/expression that returns an object.
The "puller" concept is a List feature, not a Process Flow feature, so we intentionally did not use a Process Flow word.
@jordan.johnson Thanks for explaining it and I kind of knew that. But I do think that it is a shame that you can't simply use token in a query. The Puller might be a better solution but it is not intuitive. If you give a training and you get to the list, suddenly the token (which you discussed the past couple of hours/days) is not valid anymore. But this is probably just my personal annoyance ;-)
9 People are following this question.
FlexSim can help you understand and improve any system or process. Transform your existing data into accurate predictions.
FlexSim is a fully 3D simulation software environment. FlexSim can be used to simulate any process in any industry.
FlexSim®, FlexSim Healthcare™, Problem Solved.®, the FlexSim logo, the FlexSim X-mark, and the FlexSim Healthcare logo with stylized Caduceus mark are trademarks of FlexSim Software Products, Inc. All rights reserved.
Privacy | Do not sell or share my personal information | Cookie preferences | Report noncompliance | Terms of use | Legal | © Autodesk Inc. All rights reserved