You may need to create a timer that runs once a day, but has to handle many records. Since one iteration may not be enough and a timeout error may occur, you can implement logic to know when a timer is reaching its timeout, to stop it and re-schedule it to run in a few seconds, avoiding the timeout exception.
In Service Studio, you can access the following timer's properties:
Set:
In Service Studio, you can access the following timer's properties:
Set:
- Schedule
- Schedule
- LastRun
- NextRun