Hi all,
I have a successful scenario that keeps looping back on itself. How do I stop the scenario after the last module?
Hi all,
I have a successful scenario that keeps looping back on itself. How do I stop the scenario after the last module?
Hi @J_Pyxal
If you want to stop the scenario as it was for testing you can click on stop to force stop.
If this is an issue the reason could be the scenario is unintentionally configured to restart itself.
Check for modules that might trigger the scenario again.
For example, a scenario updates the same data it monitors, that change can trigger the scenario again, causing it to loop endlessly.
Add filters or conditions to prevent the scenario from triggering itself in a loop.
Best regards,
Msquare Automation
Gold Partner of Make
@Msquare_Automation