How can I implement log SOAP/REST request, response, service status & response time in DB?
I have a requirement to log SOAP/REST request, response, service status and response time in PRPC database for all SOAP/REST service. My application is consuming 50+ SOAP and REST service and we have to capture the details in database, is there any way to make the this change in activity InvokeAxis2 for SOAP & pyinvokerestconnector for REST or any better place. We don't want to change for all 50 services individually.
***Edited by Moderator Marissa to update platform capability tags; edited title for length****