10

This suggestion is related to this Yammer thread: (1) Yammer : Dynamics 365 Business Central Development : Afficher la conversation


Current problem:

We cannot run a batch call in a single transaction if we have to insert a record and call an bound action of this inserted record.


The solution exists in the OData protocol (source: Batch calls with Business Central APIs (3) – Tips and Tricks – Kauffmann @ Dynamics 365 Business Central):

OData V4.01 even supports referencing new entities without change sets. However, it appears that Business Central is not using OData v4.01, the response headers include an OData-Version: 4.0 header.

https://docs.oasis-open.org/odata/odata-json-format/v4.01/odata-json-format-v4.01.html#_Toc38457783



It would be nice to support this, it would help to get much consistant transactions and less API calls.

Category: Development
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