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.

Look For Attestation results before closing task.

pardhiv
Tera Contributor

I Need to check if there are any rejects on a particular Attestation task, once the task is closed. Is there a way to look at the information in a business rule ?

2 REPLIES 2

SanSri1122
Tera Expert

You can use on before business rule to check the attestation task table for any rejects are there by using gluderecord query

Which Table Stores this information for rejects. I couldn't find the information in the below table "sn_cmdb_ws_attestation_task_to_ci"