Hi community,
I have a use case where I need to write a feeding query logic in the process flow to pull parts from the queue based on condition. I am trying a if else condition to do so, but I am getting error while doing it.
Error:
time: 26.783511 exception: Exception caught in start() of activity "Pull from List" in process flow "ProcessFlow". Continuing throw...
time: 26.783511 exception: FlexScript exception: invalid variant type in list pull at MODEL:/Tools/ProcessFlow/ProcessFlow/Push to List>variables/onWaitTimerFired
Can someone help in resolving this,
Below I am attaching my sample model.
Feeder logic.fsm