Business Pause Duration

MeigonS
Tera Expert

Hello!

We have an SLA on the Catalog Task table. What is the "Business Pause Duration" field called?

MeigonS_0-1742491470610.png

I am able to create a Data visualization on it in Platform Analytics, but need to get that information using an API. 

Is this possible?

Thanks!

1 ACCEPTED SOLUTION

Hi @MeigonS 

The Business Pause duration is not available in the sc_task table; however, it is present in the SLA_task table. Therefore, you should use the SLA_task table to access this information.

 

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

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

View solution in original post

7 REPLIES 7

I see the Business Pause Duration field on this table, however the Business Pause Duration field is not populated when I access it through API. How can I get the value?

Nevermind, sorry! I see the data.

Please check what is the correct name of this field and you need to dot walk.

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

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