Question
Bits in Glass
CA
Last activity: 22 Mar 2024 14:29 EDT
what would be the best and fastest way to list all the api that are getting called on a particular screen?
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.