How often "reapply rule" on risk calculator runs?

Nowlearner
Kilo Guru

Is there any scheduled job configured to kick off this reapply rule on risk calculator just like on group rules? I know a job runs for every 4 hrs or every day to trigger "reapply rule" on group rules.

Does anyone know about risk calculator?

1 ACCEPTED SOLUTION

Shivam Sarawagi
ServiceNow Employee
ServiceNow Employee

Hi,

Its currently on-demand. Whenever you click on reapply risk calculator it sets the rerun_needed as true and also it triggers the scheduled job (sys_id 18c22aa4e7f3230068c30b63c2f6a95a) to pick all the calculators where reapply is needed.

 

Thanks,

Shivam

View solution in original post

1 REPLY 1

Shivam Sarawagi
ServiceNow Employee
ServiceNow Employee

Hi,

Its currently on-demand. Whenever you click on reapply risk calculator it sets the rerun_needed as true and also it triggers the scheduled job (sys_id 18c22aa4e7f3230068c30b63c2f6a95a) to pick all the calculators where reapply is needed.

 

Thanks,

Shivam