Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics AX (Archived)

Developer warnings option on User Options

(0) ShareShare
ReportReport
Posted on by 25

Hey, everyone. What is the purpose of the '"Developer warnings" option on the User Options form? I've read that it will allow AX to output additional information to the message window regarding various performance issues (like using SELECT on a non-indexed field), but I can't figure out how to see the warnings. When I enable it, it does not appear to do anything.

*This post is locked for comments

  • Simon Buxton Profile Picture
    Simon Buxton 130 on at
    Re: Developer warnings option on User Options

    It's sat there since v1.5, no one else I know has used this option. The errors and warning that you get as standard are fine.

     Errors are compilation errors or faults in objects (i.e. field on a report with incorrect data binding)

    Warnings is where the compiler can see a possible runtime undesirable result, from experience this is typically numeric precision.

    The performance side is the SQL tab, where AX will popup warning to the user (the user with the option enabled) if a criterion is met (i.e. query exceeding x milliseconds).

    I would also do some reading on SQL performance tuning (data management views and the index advisor); although you need to take into account that AX has enforced index columns and you can't alter indexes within SQL server.

     AX is, except for DataAreaid, fairly typical so normal rules apply when queries (i.e. never select * unless you need to update, appropriately add indexes to minimise bookmark lookups, etc).

     Hope this helps.

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.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,391 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,445 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans