Better handling of XML documents in AL when building large documents.
In AL code we now have the new variable type XML along with Json. The implementation is as a basis very nice and easy to use as a "Native" variable. Unfortunately, there are some very important limitations to the implementation of the DOM in regard to performance and memory consumption. We, in o...
App versions in "Copy error details"/"Share details via..."
It would be nice to get a list of the apps involved in the call stack.
It can be a listo of apps after the call stack section including:
- App name
- App publisher
- App version
Rollback Extension Deployments
If I need to roll back an extension that I've recently installed so that the previous version can be reinstalled, the only way to do this is to increase the version on the previous version of the extension.
Increasing the version is typically indicative that the extension is ...
Best regards, Business Central Team
Increasing our Modification Changes Limit for Triggering Flows
As there was an incident in relation to triggering flows and its limitation being around 100 changes within 30 seconds, I believe it would be a great addition to our product to increase the limitation in a future build of our product, in order to provide more headroom and assist our partners, ...
Optional dependancies
Its a big thing to ask, however i'll try anyway. We are splitting up our main app and it is easy to end up with a lot of tiny extensions to cover for cross extension functionality. Sort of bridge functionality between our main extensions. So I thought why is it not possible to have a depandancy...
Best regards,
Business Central Team
Add proxy server capability for HttpRequest object
Whitelisting IP addresses is a common practice used by third party APIs. Unfortunately, BC in the cloud requires third parties to whitelist all of Azure datacenter IP addresses which is usually not acceptable by third parties. An alternate option is to use a Proxy server with a static IP addre...
Best regards,
Business Central Team
Enhancement Request: Ability to Mark/Select/Delete Records in Automated Testing via UI
Currently, we are unable to perform the following actions via the user interface when it comes to automated testing:
- Selecting records
- Deleting records
There are no actions on the testpage that allow you to simulate selecting/marking/dele...
Support URLs in includeRuleSets
We have a lot of PTE's that all have a ruleset file in their workspace. Now and then the AL Language extension gets an update that adds new rules, sometimes adding hundreds of new warnings the next time a developer needs to update the app. This would cause quite a lot extra work if everything wou...
MS Graph APIs to add
Please add the following Dynamics 365 Business Central APIs on Microsoft Graph: - Reading and creating Sales Documents - Reading and creating Purchase Documents - Retrieving Item Ledger Entries - Retrieving Warehouse Entries - Reading and creating Warehouse documents - Reading and creating Jobs -...
Sorting on a Temporary Table's Flowfield should be possible
Summary
Currently, when working with extensions in D365 Business Central both of the following are possible:
- Sorting on a physical table's flow field
- Sorting on a temporary table's normal field
However, sorting on a t...
Administrator