Get the Row count of active child incidents

tejasistla
Tera Contributor

Hi All,

 

I want to get the row count of the active child incidents in the client script of ServiceNow.

 

If not possible, Please suggest the alternative solution.

 

 

Regards,

Teja.

1 REPLY 1

Voona Rohila
Kilo Patron
Kilo Patron

Hi @tejasistla 

You can call script include from client script and get the row count of active incidents 

 

or you can store the count in scratchpad and use it in the client script.

https://docs.servicenow.com/bundle/rome-application-development/page/script/business-rules/concept/c...

 


Mark it helpful if this helps you to understand. Accept solution if this give you the answer you're looking for
Kind Regards,
Rohila V
2022-25 ServiceNow Community MVP