How to add a new SLA to an task when existing SLA is breached

Tamilvanan T
Tera Contributor

We have created a two new SLA for RFQ tasks. In which one is 4hours and other is 48 hours. We need to attach the 48 hours SLA to the task when the 4 hours SLA is breached.  Instead the two SLA is getting attached to the tasks at the same time.

 

Could you please let us know the way to achieve this 

Please refer the attachment for the SLA details and conditions.

 

Thank you!

7 REPLIES 7

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Tamilvanan T 

 

SLA work on the conditions it written or defined. So if in both SLA 4 hr and 48 hr the conditions are same or matching with records then both SLA get attached at same time. 

*************************************************************************************************************
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]

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

Dr Atul G- LNG
Tera Patron
Tera Patron

If you want the 48hr SLA attached later when the 4hr SLA breaches then you need to write the script, to check the status of the 4hr SLA first and then add a new SLA.

 

May I know what is your use case? 

*************************************************************************************************************
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]

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

Yes That's right. I need to insert the 48hrs SLA to the task once the 4hr sla is breached. I have tried with business rule but the script is not working.

 

Could you please share a sample script or a way to achieve this.

 

Thank you!

Hi @Tamilvanan T 

 

I don't have script for the same and I think it is not easy to just filter the 4 hr SLA. may I know what is your business use case for same?

*************************************************************************************************************
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]

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