Question

Banca Generali
IT
Last activity: 14 Oct 2025 5:00 EDT
Log Integration Connection SOAP and REST
Hello everyone,
we have a business requirement to log SOAP and REST integrations into an online logging system.
The goal is to capture information such as:
-
Endpoint
-
Service name
-
Operation type
-
Unique integration ID
-
Elapsed time
-
Request and response payloads
-
Response code
Ideally, we would like to achieve this without modifying existing business processes or integration flows, since we have a large number of them.
The nice-to-have would be a solution implemented at a low-level or technical layer, minimizing the impact on the application logic.
Has anyone implemented something similar or could share best practices on how to achieve this in Pega?
Thanks in advance!