Question
1
Replies
202
Views
TCS
Posted: November 29, 2018
Last activity: November 29, 2018
Closed
Agent running on holidays
Hi,
I have one agent in my application. It follows recurring pattern and it will run daily(only weekdays). Now the business requirement is , if any holidays comes on weekdays then that agent should not run. Is there any way to skip the agent on that day.
TIA
***Edited by Moderator Marissa to update platform capability tags****
There is no such option in the Agent rule configuration.
One possible solution could be to have that check as a first step in the Agent Activity and skip the execution of the activity if current day is an holiday as per your business calendar.