can we change the scheduler for a risk assessment methodology
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-08-2024 08:10 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-09-2024 06:23 PM
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:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-11-2024 08:18 PM
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.
Regards,
Jai