Debug the System application
Important
This content is archived and is not being updated. For the latest documentation, go to What's new or changed in Business Central. For the latest release plans, go to Dynamics 365, Power Platform, and Cloud for Industry release plans.
Enabled for | Public preview | General availability |
---|---|---|
Admins, makers, marketers, or analysts, automatically | Apr 1, 2024 | Apr 1, 2024 |
Business value
Have you missed being able to debug into the System application? Many have, and with the recent introduction of the SecureText data type, we will enable debugging of the System application, benefiting both development and troubleshooting of applications, as well as Open Source contributions to the System application itself.
Feature details
With this, you'll be able to step into the System application code base when debugging to understand code flow and inspect variables, unless these are protected by the new SecureText type.
Having access to debug the System application helps both during development and troubleshooting of AppSource and customer-specific applications, as well as with contributing to the System application itself via https://github.com/microsoft/BCApps.