11 Jun 2020
11:52 PM
- last edited on
30 Sep 2022
04:45 AM
by
MaciejNeumann
Hi All,
I want to find all user action names in which particular query occurrence was present. Kindly help here with the steps.
Solved! Go to Solution.
One possible solution would be to find your particular query in its service and do a 'service backtrace' on it. This would show you all the user actions leading up to that query.
Here's an example of what I'm referring to:-
Hope that helps.
Thanks,
Ari
Do what Ari says and be sure to click on the web application row in the backtrace (at or near the bottom) and scroll down to see those user actions...