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.

Discovery Automation Error Message

ahmadadnan
Giga Guru

Hi All,

I want to delete the error message in bulk from automation_error_msg table, but I am not able to do so.

I have tried from background script but fail.

I can delete only by opening the record, I have around 10000 to delete.

I will be grateful if someone help me in this.

1 REPLY 1

sachin_namjoshi
Kilo Patron
Kilo Patron

You should configure table cleanup job to delete records from automation_error_msg table

 

https://docs.servicenow.com/bundle/london-application-development/page/administer/auto-test-framewor...

 

Regards,

Sachin