Question
Blue Seven Tech
Blue Seven Tech
IN
Blue Seven Tech
Posted: Apr 16, 2025
Last activity: Apr 30, 2025
Last activity: 30 Apr 2025 18:01 EDT
API Integration
Hi Team,
How can we display all the Api or integrations used for a particular case with all the status like processed status, time, failure status, request and response status on search? can any one tell me the solution?
Regrads,
Murthy
***Edited by Moderator Marije to change type from General to Product, added Product details and Capability tags****
To see attachments, please log in.
Hi @MurthyG17188927,
To display all API invocation details you need to capture then first. In our project we have a data table where we store the API details like invocation ID, Correlation ID, API Name, HTTP response, Timestamp etc.
For request and response you can modify pega's OOTB invoke activity and save or log the details for future reference.
Thanks, Ankit