Repair response SLA ONLY

Tzach Benbenist
Tera Guru

Hello,

 

Can I run a bulk repair sla code only for the response record and not for the other resolution records?

 

Thank you.

3 REPLIES 3

Abhishek_Thakur
Mega Sage

Hi @Tzach Benbenist ,

 

Yes, it is possible to run a bulk repair SLA code specifically for response records without affecting other resolution records. You would typically achieve this by crafting your script to target only response records based on specific criteria, such as their state or other attributes, ensuring that only those records are affected by the bulk repair operation.

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Tzach Benbenist 

 

Yes, if you filter out the Resolution SLA from list and then select on response SLA and run repair. 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

Check this -> SLA - Bulk Repair Option - Support and Troubleshooting (servicenow.com)

This has a basic script, try to modify it to only target SLAs you want to repair.

-Anurag