Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Creating a report on the usage of record producers

Jeremyramirez12
Tera Contributor

I had previously created a report that shows the usage of catalog items using the sc_req_item table (RITM table) where the catalog item fields are exposed.

 

I want to create a similar report but for record producers. How do I do this?

1 REPLY 1

Mark C_
Tera Expert

Have you tried running a report against sc_cat_item_producer ?

Do you think you can get the info you wanted by using this table?