Check on the usage of a standard change template

Vijay53
Giga Contributor

How can we check the usage of a standard change template.  we have multiple standard templates in the instance and would like to have a report of which templates are being used.

Is there a table which holds this data so that we can report on

Appreciate your inputs

Thanks

Vijay

1 ACCEPTED SOLUTION

scott barnard1
Kilo Sage

So on the std_change_record_producer table

report on the closed change count etc

 

Regards

View solution in original post

4 REPLIES 4

Mark Cole1
Mega Guru

You can create a report to show usage.  Based on your config, use the Change table and template is not empty.

 

 

scott barnard1
Kilo Sage

Hi Vijay

Standard changes carry a usage track so you can extract the data from there but it is by version

Regards

scott barnard1
Kilo Sage

So on the std_change_record_producer table

report on the closed change count etc

 

Regards

Thank you this is what I really needed