So, i’m trying to debug an issue and I realized that it’s causing because of the click event and the multiple actions to it. I’m unable to figure out which action is causing it
Is there a way to trace it?
So, i’m trying to debug an issue and I realized that it’s causing because of the click event and the multiple actions to it. I’m unable to figure out which action is causing it
Is there a way to trace it?
In the tracer it would come up as the rule that is being called in the action. For example if a data transform or activity is triggered in the action, then you will find the rule name in the tracer.
It depends on a case to case basis. What all actions are getting triggered for your scenario?
Hi @Ebhavya , are you trying to trace a rule which runs post of the click, if that’s the rule check for the options in the tracer settings or you want to trace pega rules make sure proper rulesets are selected in the tracer settings.
@Ebhavya Please follow this documentation - The Tracer | Pega Academy?