Report on Record Producer usage

march
Kilo Guru

Hi,

I would like to be able to report on the different Record producer usage. I miss the link between the task created (incident, Request, Change, ....) and the Record Producer used to create it. What i initially did was to add a worknotes entry in the task created in order to be able to track this back. But, this is good enough on a case by case basis, but not to be able to report on Record Producer usage.

Marc.

1 ACCEPTED SOLUTION

RobertBarnes
Mega Contributor

We had a similar need, and our solution was to add a reference field on the task table that links to the specific record producer. The script on the record producer updates this field when the record producer saves the record. This allows us to determine exactly which record producers produced which records. We can now get very detailed metrics on the use of our service catalog.


View solution in original post

5 REPLIES 5

Community Alums
Not applicable

Try on the sc_item_produced_record_list.do. It worked for me