Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

What is Auto assessment business rule applied on incident table

Atul kumar
Tera Guru
function onAfter(){
 (new sn_assessment_core.AssessmentCreation()).conditionTrigger(current, '249e70b0875013005d90bba826cb0bbf'); 
 }
1 ACCEPTED SOLUTION

Venkat122
Kilo Guru

Hi Atul,

 

This is a system generated business rule for trigger condition you have defined for assessment, If this BR is deactivated then survey/assessment will not get triggered

View solution in original post

1 REPLY 1

Venkat122
Kilo Guru

Hi Atul,

 

This is a system generated business rule for trigger condition you have defined for assessment, If this BR is deactivated then survey/assessment will not get triggered