Dynamics NAV 2017 Image Library
It appears that people are waiting for this. Being approached several times last week with the question ‘when will you update the NAV Image Library with NAV 2017 imags’, I started to feel obliged to...
View ArticleWeb Services Example 7 – Call NAV OData Web Services (Part 2)
This is the second part of a using NAV OData web services directly from C/AL code. First part can be found here. In that post it was demonstrated how to call NAV OData web services from C/AL code and...
View ArticleWeb Services Example 8 – Print from NAV Web Client
Finally found some time to write this post. Well, not really… the time I mean. Last couple of months have been extremely busy and I really wish I could have written more. Anyway, this one was already...
View ArticleEnable D365 experience in Dynamics NAV ‘Tenerife’ Developer Preview
It shouldn’t require any introduction by now, a new developer experience is on its way for Dynamics NAV developers. If you had not a chance to play with it, you should really go and give it a try. Read...
View ArticleAL support for REST Web Services
A few days ago we did a webinar about the current status of AL in Visual Studio Code. The webinar was organized by NAV Skills and together with Waldo, Erik Hougaard and Daniel Rimmelzwaan we had a full...
View ArticleConvert Base64 with AL code
A couple of weeks ago, I was trying to write web service examples in AL code for VS Code. Unfortunately, at that time, it was not possible to call the Base64 methods on the TempBLOB table. And because...
View ArticleAL Web Service Examples
A few weeks ago, I posted about AL support for REST Web Services. And at the end I promised to convert the previous posted web service examples to AL code. The first three are now available on GitHub....
View ArticleDocker Tips for NAV Development Preview September Update
A few days ago we got a new NAV Development Preview from Microsoft. As Waldo already explained on his blog, a lot has changed this time. Well, I’m not going to repeat after him. I got the opportunity...
View ArticleHow to get access to C/AL code in NAV Developer Preview September Update
The NAV Developer Preview is meant to create extensions and not to do any customizations in the base application. However, you may want to have at least access to the base code to see what has been...
View ArticleThoughts on Dynamics 365 “Tenerife”& NAV 2018
It’s the week after. Busy weeks lay behind, Directions EMEA was this week in Madrid and two weeks before we had Directions US in Orlando, Florida. A lot of sessions and workshops have been delivered....
View ArticleRunning NAV docker containers on a local Hyper-V Virtual Machine
There are already a lot of blog posts about running Dynamics NAV on Docker and how to deal with it. Here are some sites you should definitely start with:...
View ArticleHow to connect Visual Studio Code with NAV 2018
Last couple of days, I got a number of questions from people that all came down to the same issue: how to set the correct settings in the launch.json so Visual Studio Code can connect to NAV 2018. In...
View ArticleThe different AL Extensions versions for Visual Studio Code
A common question asked these days is why there are different versions of the AL Extensions for Visual Studio Code. With this post I try to explain what the differences are and what version you should...
View ArticleDynamics NAV 2018 Image Library
A new version of Dynamics NAV requires a new version of the Dynamics NAV Image Library. Well, here it is! It is available for download at Mibuso. This time I put a little more effort in the tool....
View ArticleTable trigger events in Dynamics 365 Business Central
With this blog post, Microsoft announced the March update of the Developer Preview. The usual Docker images will be publicly available on April 2nd and will contain the Microsoft Dynamics 365 Business...
View ArticleMicrosoft Dynamics 365 Business Central Tenant Customizations
Maybe I’ve missed some announcements, and maybe others also blogged about this and I totally missed it. But so far I have not seen this message: with Dynamics 365 Business Central it is possible to...
View ArticleObject Licensing with Microsoft Dynamics 365 Business Central
My last blog post was about the possibility to create tenant customizations for Dynamics 365 Business Central. That raised some questions about licensing. Which I perfectly understand considering where...
View ArticleThe real big news at Directions NA 2018: time to kiss C/SIDE goodbye
Last week I attended Directions North America 2018 in San Diego, CA. It was the best Directions NA I’ve ever attended. I’m not going to go over all kinds of “what’s new in the next version” because...
View ArticleIsolated Storage in your Business Central App
A question I get quite often during my AL development workshops or coaching sessions for partners is this: can other apps access data that is stored in my app? And the short answer is: yes, they can....
View ArticleOutbound HTTP calls blocked in Business Central Sandbox
Recently I received a number of questions from people who were using the first self-monetization example code I created about a year ago. They received an error message when installing the app:...
View Article