I need to schedule a robot to run every month in the 5th business day, and I also need to consider holidays. I found out about non-working days CSV configuration on triggers, but there is a detail that I couldn’t find in UiPath’s docs nor in forums:
If the 5th business day of a month is a non-working day, will the trigger be delayed till the next possible day, or is the process going be ignored that month?
Managed to find a free Orchestrator and did a test. It doesn’t delay, it simply doesn’t starts. Meaning that this wouldn’t work for my case, as the next time it would try to play would be a month later.
I’ll add this as a suggestion for a future feature for trigger settings for UiPath.