62

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...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1423)

STATUS DETAILS
Under Review
Ideas Administrator
Thank you for your feedback. We are considering adding it to our longer term roadmap.

Your help is greatly appreciated,
Business Central Team
61

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

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1423)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future. Best regards, Business Central Team
60

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 ...

Read more...

6 Comments

Read more... 6 Comments

Category: Development (1423)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future.




 Best regards, Business Central Team
60

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, ...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1423)

STATUS DETAILS
Completed
Ideas Administrator
Thank you for this feedback! 
We are currently planning to solve this problem (at least temporarily) short term. Release note:

Best regards, 
Blazej Kotelko
PM, Business Central Team
60

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...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (1423)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future.

Best regards,
Business Central Team
60

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...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (1423)

STATUS DETAILS
Needs Votes
Ideas Administrator
Thank you for this suggestion! Currently this is not on our roadmap. We are tracking this idea and if it gathers more votes and comments we will consider it in the future.

Best regards,
Business Central Team
59

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...

Read more...

1 Comments

Read more... 1 Comments

Category: Development (1423)

STATUS DETAILS
New
59

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...

Read more...

0 Comments

Read more... 0 Comments

Category: Development (1423)

STATUS DETAILS
Planned
2023 Release Wave 1
Ideas Administrator
Thank you for your feedback. We have decided to make this for 2023 release wave 1.

Your help is greatly appreciated,
Business Central Team
59

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 -...

Read more...

2 Comments

Read more... 2 Comments

Category: Development (1423)

STATUS DETAILS
Declined
Ideas Administrator
Thanks a lot for the feedback. We're continuously evolving the standard APIs exposed directly on Business Central endpoints. Should you have specific needs for the API contract, an extension can be developed where you're exposing an API fitting your need.
Please refer to the API reference:

Heres a walkthrough creating you own API:

Best regards,
Henrik Westergaard Hansen, PM
58

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:

  1. Sorting on a physical table's flow field
  2. Sorting on a temporary table's normal field


However, sorting on a t...

Read more...

4 Comments

Read more... 4 Comments

Category: Development (1423)

STATUS DETAILS
New