D
daniel.baciu
Guest
Is there is a way to reset this counter when the work-step is activated ? My flow is designed to run forever. I loop through one activity for several times, when a condition is met, I move to other activity (when it send an email) and come back later to looping into the first activity again to loop again. In my tests the activity is looping less than 20 times after each activation. I guess that the looping counter is not reset and it is continuing to count up from where he was left. I tried the following: I have this setting in Loop: "Loop by ProcessMessageLoopCtr while (!ProcessedAll)". Even i reset the ProcessMessageLoopCtr on activation of the activity i still get the error. Daniel.
Continue reading...
Continue reading...