Skip to content

ajkauffmann

57 Posts
2,709 Views
Dynamics 365 Business Central

Deep insert with Business Central APIs (part 2)

In my previous post about deep inserts with Business Central APIs, I mentioned creating custom APIs that support deep inserts. I tried to create an example with Sales…

📅 1 July 2020 👁 42 views
Dynamics 365 Business Central

Deep insert with Business Central API’s

Recently I got a question from a partner: is it possible to insert a sales order and lines all at once with a Business Central API? And the…

📅 5 May 2020 👁 53 views
Dynamics 365 Business Central

Codeunit API’s in Business Central

This blog post was on my list way too long… But now I found some time to sit down and write it. Disclaimer What I’m going to show…

📅 5 March 2020 👁 55 views
Dynamics 365 Business Central

Using tables instead of table extensions

Recently James Crowter wrote an excellent article about table extensions and how they affect performance. In short, table extensions are great for flexibility and ease of development, but…

📅 3 March 2020 👁 41 views
Dynamics 365 Business Central

Follow-up on secret values in a Business Central app

Wow… the community proved to be strong! About 10 days ago I asked to find the secret value in an app file and many of you really tried!…

📅 4 February 2020 👁 61 views
Dynamics 365 Business Central

How to use the Excel Buffer in Business Central cloud

A week ago, my friend Daniel asked a question on Twitter how to use the Excel Buffer to export data with Business Central online. Many functions on the…

📅 17 January 2020 👁 67 views
Dynamics 365 Business Central

Where is the API v1.0 source code?

With the April ’19 release of Business Central the standard API’s were released as version 1.0. According to the documentation, the beta version of the standard API’s remains…

📅 1 November 2019 👁 39 views
Dynamics 365 Business Central

.Net types in AL are reference types

This week I presented a session about .Net in the AL language at Directions EMEA 2019 in Vienna. And of course, I paid attention to the types in…

📅 11 October 2019 👁 56 views
Dynamics 365 Business Central

New AL file type icon

The latest release of Business Central not only comes with a new icon for the application, the AL language extension for VS Code also got a new icon:…

📅 2 October 2019 👁 10 views