Hello,
On the model that I attach, at ~9000seconds, the model gets stuck due to:
A Pull From List activity doesn't fulfill its activity because it doesn't find what it is looking for.
The problem is that:
It should fulfill its activity as the query in the Pull From List is" WHERE ParentID = puller.ParentID". and both the puller and the token in the list at the time have ParentID = 1.
I have tried a lot of problem-solving techniques but I am unable to understand the reason why my pull from activity doesn't fulfill the request.
INFORMATION:
Pull From List = "Remove ParentID from PREPREP"
List = "NestsPrePrep"
Time = ~9000seconds
Screenshot =