In this post, I would like to share that all session desks (Slides) from Business Central Launch Event 2022 Release wave 2 (BC21) are already available for download in Dynamics 365 Business Central Partner Portal.
Tag Archives: Event
All session desks (Slides) from Business Central Launch Event 2022 Release wave 1 (BC20)
In this post, I would like to share that all session desks (Slides) from Business Central Launch Event 2022 Release wave 1 (BC20) are already available for download in Dynamics 365 Business Central Partner Portal.
Dynamics 365 Business Central: Execution order of subscriptions for the same event in different extensions (apps)
Today I want to share a test I did about execution order of subscriptions for same event in different extensions. I’m not sure it’s 100% correct, please contact me if you have better suggestions.
Discover events with the Event Recorder
One of the best tools to figure out what events are firing is the Event Recorder. In this video, I showcase the Event Recorder and demonstrate how to use it:
Single Instance EventSubscriber in AL
In this video, I show how to combine SingleInstance codeunits with event subscribers to compensate for missing parameters on events.
One Mighty Little Event
In this video, I look at how to change Business Central posting behaviour by subscribing to an event and write a single line of code.
Cross Session Events and SELECTLATESTVERSION
Recently I worked on something very interesting related to a integration between MS Dynamics Nav and an external payment service provider. I had to use custom Cross Session Events to solve a problem which I think it’s worth sharing. So this why this post.