Number of tables associated with a custom application

NishaB
Tera Expert

If I selected an application in ServiceNow store, will I be able to get the number of tables used to create it. I searched it on the plugins list, but for all the applications the custom table count is showing as 0. Can I get it from store?

1 REPLY 1

MattiasJonsson
ServiceNow Employee
ServiceNow Employee

The number of tables consumed by a store app should be stated on the store page for the app.

 

See bottom right for this example.

MattiasJonsson_0-1733746389624.png

 

If the app you install doesn't say - you could always have a look in say [sys_db_object] for said application/scope and do a summary there.

 

If helpful or correct, please state so!