This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
How can you debug code from another extension (like the Base Application)?
You can always debug external code if you step into an external function.
This action is only possible if the debug property in the app.json file of the external extension is set to true.
This action is only possible if the showMyCode property in the app.json file of the external extension is set to true.
This action is never possible.
Which breakOnNext property in the launch.json file do you use to debug an API call?
WebClient
ApiClient
Background
WebServiceClient
Which page do you search for when you want to upload a new extension into your Business Central environment?
App Management
Install Extension
Manage Extensions
Extension Management
You must answer all questions before checking your work.
Was this page helpful?