Is there a way to map the SrlId back to the category/sub category defined in Knowledge Manager? Ultimately trying to report on the number of times a response is used in an autoacknowledge.
Yes, it’s possible by querying ‘StandardResponse’ table in UCS database.
How many standard responses do you have? I’m asking as reporting via CCA will require configuration of filter for each standard response and new CCA template with set of the same statistics with different filter. It might be easier querying ‘StandardResponseUsage’ table in UCS database that holds information about used standard responses with link to an interaction.