PEGA SERVICE MONITORING - SAVE INBOUND REQUESTS
Hi community,
I am working on a new requirement to queue all REST inbound requests in Kafka. Using service monitoring in previous environments, all these requests are stored in database (data.pr_data_svcinvhist). Do you know where is saved? Depending on the service rule configuration, it can be disabled or enabled, and I would like to know where is checking if it is enabled or not. The class is Data-Service-Invocation-History-REST but I don't find any activity or data flow saving the incoming requests.
Thanks in advance.