Notifications
Announcements
No record found.
Hello All,
I want to diagnose one of our process in UAT and identify the issue.
Is there anyway I can get all the object call stack for that process. For e.g. on Invoice posting, I want to see what different tables, classes and other objects are being called or used in stack wise manner?
Thank you
Can't you simple connect Visual Studio to sandbox and add a break point to see current stack ?
Hi JeffGreen,
Like Nuno mentioned, you can use the debugger. You can also consider using the Trace parser to know what is being executed in detail.
Hi Jeff, In addition to above responses, here's the link to debug UAT in Devbox. If you just want to know the AOT objects used in a process, As Andre mentioned, it can be done using Trace parser (Collect Trace from UAT and import in SQL server in your Devbox)
aristonjavier.wordpress.com/.../
Hi JeffGreenrc,
As mentioned above, you can take traces by using Trace parser to consume traces and analyze performance in your deployment. You can also use the tool to visualize execution of X++ methods, as well as the execution call tree.
learn.microsoft.com/.../trace-trace-tutorial
learn.microsoft.com/.../trace-parser
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 544 Most Valuable Professional
André Arnaud de Cal... 450 Super User 2025 Season 2
Sohaib Cheema 250 User Group Leader