Hi guys.
I have a file change trigger set up and it works great but once it’s triggered, the rest of my project does not execute.
Am I missing something?
The ACL routine doesn’t fire after a file change…
Hi guys.
I have a file change trigger set up and it works great but once it’s triggered, the rest of my project does not execute.
Am I missing something?
The ACL routine doesn’t fire after a file change…
Hi @ludgy_pinto
Try to set the repeatForever property of the MonitorEvents activity to False.
Regards,
Susana
That simple…
Thanks so much!