Question
5
Replies
543
Views

Accenture
Posted: Oct 19, 2023
Last activity: Oct 27, 2023
Closed
How to trace methods in java step
How to trace methods(means in the backend what statements are executing) in java step
For Example in one of the activity, there is a single step which is having a statement like
pega.getAuthenticationHandle().presentAuthentication();