can we change the scheduler for a risk assessment methodology

jigyasaarora23
Tera Contributor

can we change the scheduler for a risk assessment methodology, as in business days instead of calendar one's?

like the overdue days, we just mention the number and it works based on calendar days . can we update to business days

2 REPLIES 2

Community Alums
Not applicable

Hi @jigyasaarora23 ,

Unfortunately, that's how the system has been setup OOTB.

As once you setup this form you shared, a scheduled job called "GRC: Bulk trigger assessments from future dated schedulers" will run to pickup any scheduled RAM to run meeting it's criteria:

SandeepDutta_0-1723252983343.png

 

jaikishan1
ServiceNow Employee
ServiceNow Employee

Hi @jigyasaarora23 ,

It is not possible to update the logic based on business days. The definition of a "Business day" can vary based on the region and its defined holidays, therefore we do not handle it inherently.

If you want the job scheduled for business days, you can always write the logic to check if the current day is a business day under the script section and execute the job based on the same.

 

Please mark this as helpful if it solves your query.

Regards,
Jai