As per my understanding we can reduce alert log threshold for connectors and they will get listed in the alerts, we can enable the loggers for the conenct-rest and we can also use the profiler to capture everything.
but is there any faster way to capture all the apis that are getting called on a particular screen. we need this as our applicaiton is using multiple connect-rest for every screen and we need these deatils very frequently for lot of screens.
@MandeepRawat
I’m sorry, but I’m not clear about your question here.
If REST API’s turnaround time is too slow, then you have to work with the developers who are hosting REST APIs to tune their service to make it faster.
@RameshSangili we have invocation history for services, do we similar feature for the connect-rest? where I can see all the api calls that pega is making to other systems.
@MandeepRawat
Sorry, I don’t think so. PDC can be used if you’re looking for slow-running connectors.
Thanks,