Hi Community ,
I have a use case where I am trying quire a custom pull of items from a global list where I have 3 conditions to check if it fails don't pull anything. I am getting error and I am unable to find where my code is going wrong.
Error :
time: 4.000833 exception: FlexScript exception: Could not parse query Select from PartList_feeder WHERE str == st ORDER BY Age Desc at MODEL:/Tools/ProcessFlow/VPI flow/Pull from List>variables/query
time: 4.000833 exception: Exception caught in start() of activity "Pull from List" in process flow "VPI flow". Continuing throw...
time: 4.000833 exception: Exception caught in Executive::processeventinlist().
Below is the snip of my case
Any feedback on what SQL Query should I use.