Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Pause Duration for SLA's

VanamaA
Tera Contributor

Hi Team,

 

We have a requirement that we need to have a field which will calculate the Business Pause Duration of SLA excluding the time between Resolved to Closed.Screenshot 2026-03-12 153620.png

 

Can we achieve this or do we have anything in OOB

Thanks and Regards,

Akhil

9 REPLIES 9

This is OOTB, and the work OOTB, if  you want to just capture on hold time you need to build logic by own mate. what is your exact case?

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

Hi @Dr Atul G- LNG 

 

It should calculate only the Business time where the incident was onhold.

 

Thanks,Akhil

Mate, SN provides specific fields have a look on same, these are OOTB only.  else you need to build own logic

*************************************************************************************************************
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/dratulgrover [ Connect for 1-1 Session]

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

PankajK67712898
Kilo Sage

Hi @VanamaA ,

 

Can you by just removing the "state is resolved condition" from pause condition and check if this fixes your issue.

 

If this helped you, please mark this helpful and accepted.

Hi @PankajK67712898 

 

If we do that, the SLA will still running even when the Incident is resolved.