How can we easily see the Request and Response of external APIs?
@JLRodr?guezMart?nez
We can find it in following ways,
-
From Tracer Connector Step Method > Parameter page > pyRequestData & Param.ResponseData
-
By Enabling Connector Logs in Admin Studio > Pega logs
ā com.pega.pegarules.integration.engine.internal.connect.rest.RESTConnector
ā Rule_Obj_Activity.pyInvokeRESTConnector.Rule_Connect_REST.Action
-
Set a Request & Response Log-Message to Pega logs, Same can view from Kibana
-
Check If your application logs are flowing to Splunk use Indexes to Search API details
Thanks,
Swathi Duvvala