No-Code solutions are here to stay, you just have to see the amount of content, use cases, articles, videos and events dedicated, for example, to the Microsoft Power Platform. In my specific case, I do not think that this platform has come to replace all the customizations that we do through X++, although they can…
All posts in Business Events
Business Events: Custom Payload (IV)
As you know (I hope 😅), a few days ago we presented a session about Business Events for Developers at DynamicsCon. In this session, we were talking, among other things, about how we could customize the payload of the Business Events that we expose to the outside, to give them a different structure than the…
Business Events: Custom payload (II)
In the previous post we were talking about a solution that would allow us to customize the content and structure of the payload that is sent through Business Events drastically, so that we are able to adapt to a JSON format different from the standard of #MSDyn365FO, all this while still using the full power…
Business Events: Custom payload (I)
The purpose of this article is to talk about the posibility of changing the format or the structure of the JSON that is sent through a Business Event in the least intrusive and more reusable way possible, allowing at all times to use the power and robustness of the Business Event framework. I am currently…
Tip: Consume Business Events Through Flow in Self-Service Environments
Self-service environments are here, and they are here to stay. If you don’t know what I am talking about or just want to have more details about this new type of deployments, you can take a look at this post written by my colleague Adrià a few months ago. As Adrià commented, in order to…
Developing Business Events with X++
Continuing with our series about Business Events in Microsoft Dynamics 365 for Finance and Operations, it’s the turn to talk about the possibility of developing our own business events to be able to notify or interact with external applications in those cases that are not covered by the business events catalog. Before creating the Business…
Consume Business Events from Microsoft Flow
Update: Since Microsoft Ignite announcement, Microsoft Flow is called Microsoft Power Automate. In the previous post, we talked about Business Events in Microsoft Dynamics 365 for Finance and Operations, or it would be better to say in Microsoft Dynamics 365 Finance and in Microsoft Dynamics 365 Supply Chain Management (I think… 🤔). We were talking…
Business Events in Finance & Operations
Today we are going to talk about one of the latest and most expected features that Microsoft Dynamics 365 for Finance and Operations has included at the technical level: Business Events. What are Business Events? Looking at official Microsoft docs, Business Events provide a mechanism that allow external systems to receive notifications from MSDyn365FO. In…