Create a custom Email Scenario For Business Central
Today I had to send a specific email from Business Central from a specific backoffice account. Roberto Stefanetti has written an excellent blog post about Business Central email and email scenarios. Which is fine for the built in processes but I had an entirely new scenario. The solution was simple, all I had to do […]
A monumental event, part 2
I will show you a simple process that I have automated with the Azure Event Grid and Logic Apps, sending an invoice PDF to my webshop API. Since we have all these events inside Business Central, all we have to do is subscribe to an event in an extension and send it to the Azure Event Grid.
Two years of extension building. Part 3
What you need to get started with extension development. And some superfluous but satisfying superlatives about Harley Davidson
On Harley’s, chaos, and Business Central
A story on critical thinking and not just buying or programming your way out of trouble. Written for Business Central but applicable to everything.
Using HTML inside ForNAV reports
In this blog post I discuss how to use HTML in a blob field to display formatted text in a ForNAV report.
Two more ways to break your extension
I realize I have been remiss in sharing with you my continued experiences with creating extensions for our Hybrid NAV 2018 database. This is mostly because I have been busy doing exactly that, building extensions. Mostly it goes very well. Sometimes it does not, usually because we mess something up. Recently we ran in to […]
Slaying the behemoth, Extension Design Principles
Fifteen minutes reading time. Once upon a time my ancestors roamed the icy plains of Northern Europe. They hunted behemoths, a single mammoth that could feed and clothe a tribe for a long while. But even though there was a lot of food on a single mammoth it was a bit of a pain to […]
Symbols of madness
As you know we have been happily developing extensions for a while now. Every once in a while I blog about some stuff I found out recently but it is mostly smooth sailing at the moment. Today I was stumped though. For some reason my symbols were not loading. I make it a point to […]
Dimensions of woe
So today I wanted to create a simple text variable with 3 dimensions in my extension. Normally no big deal but how on earth do I define dimensions in my variables? It turns out they are now called Arrays. So that is an improvement but the documentation is worthless. And again, nothing to be found […]
Dimensions of woe
So today I wanted to create a simple text variable with 3 dimensions in my extension. Normally no big deal but how on earth do I define dimensions in my variables? It turns out they are now called Arrays. So that is an improvement but the documentation is worthless. And again, nothing to be found […]