JsonObject SelectTokens (JsonPath Selection of multiple JsonToken)
At the moment, only the SelectToken function is supported by the native JsonObject, which supports the selection of a single JsonToken. It would be desirable if it were possible to select multiple JsonTokens. Essentially a SelectTokens function.
There are also others who see a...
Error Message Management on Job Queue Postings
Partners struggle with the current Job Queue error logging design.
If there is only one document being posted and if that contains some error, error is shown in the job queue and job queue stops.
While when multiple documents are being posted and some of them contains er...
Number values in Edit in Excel table to be Number type.
Could you make it possible after using the option Edit in Excel to have the number value cells in Number type, instead of current Text type.
Best regards,
Business Central Team
Webhook Listener
# WebhookListener ## Purpose To allow a Webhook Listener to be created in Business Central so that the URI can be provide to a Source application that will call the Webhook when a particular event occurs. ## Use Case We are creating an interface with a third-party Web application that allows ...
Best regards,
Business Central Team
Extend STARTSESSION with var parameter for execution result
Hello everybody! As you know, you can use the STARTSESSION function to open a background session in which you run a specific codeunit for example. At the moment you cannot get the result whether the execution was successful or not. We suggest Microsoft to add a parameter or new function where yo...
ability to retrieve decimal separator in codeunit 3002
Decimal values in xml's from API's have dots as decimal separator. When performing EVALUATE on these values on a system with decimal separators other than dots (e.g comma), the reult is incorrect. By checking the decimal separator before the EVALUATE, the separator can be replaced with the system...
AppSource validation: Blocking issue when an enum is removed in a dependency
This issue is only related to App Source apps because of AS0002 and AS0004 rules.
The issue is already described here : https://github.com/microsoft/AL/issues/5818
To summarize (app A and B are App Source apps):
External User in Business central Able to login the mobile application.
Dear all,
I came to know, if you want to log mobile application as an external user in an Environment from different domain you will not be able to. That is also why the normal users are able to log from the mobile application due to the connector being able to find the Enviro...
Allow Query Methods Max and Min to work with Datetime data types in Query Objects.
Please allow the Max and Min query methods in Query Objects to support DateTimes and their variations and not restricted to just numeric data types. If this is based on SQL, SQL allows max and min on datetimes and strings. If that is not possible can new methods like MaxDate and MinDate be add...
Best regards,
Business Central Team
Email return order confirmations
We would like to have the opportunity to email our Return order confirmations, just as we can email our sales order conformation.

Administrator