Queuing Background Tasks
I recently faced an interesting problem. The customer had production terminal at the end of a line, were the operator proceed the output. When he marked the production order as…
I recently faced an interesting problem. The customer had production terminal at the end of a line, were the operator proceed the output. When he marked the production order as…
As most of you, I guess know, it is not allowed to extend Business Central API's : This page type cannot be extended by creating a page extension object. Instead, you must create a new API by adding a page object However, sometimes we just need to send more data about the entity: Customer, Vendor, Sales/Purchase documents etc.
This blog may seem very narrow-focused, but here we will use tricks that could be widely used. Assume you want to add a new option to the Sales or Purchase Line…
I planned to publish this blog for 6 months, but only the latest 16.1 update of Business Central gave me such opportunity. Old Camera API (before 16.1) The ability to…
It was a while since my last blog. With all this happening outside I had to solve some home stuff. But everything is ok :) I'm safe and we are…
During preparation for the #DirectionsEMEA i moved my demos to the Wave 2 and found that TypeHelper.SetBlobString and TypeHelper.ReadBlob doesn't exist in Wave 2. Searched here and found this walkthroughWell, not very helpful.That is…
Recently, I've got a bunch number of e-mails starting with this Subject "Your extension is incompatible with an upcoming release of Microsoft Dynamics 365 Business Central" So, I thought, not…
Some weeks ago, I had a challenge. I develop my own app to be published on the AppSource. As I always talk about “add some smartness into your apps”, it…
Empowering everyone to make their BC extensions smarter Last 2,5 months were very busy for me. I travelled around the world talking about Artificial Intelligence, in particular about AI in…
While preparing to Days Of Knowledge, just 1 day before my demo (as usual :) I got this error "A call to Microsoft.Dynamics.Nav.AzureMLWrapper.AzureMLRequest failed with this message: is not a…