Consume business events in finance and operations apps

Intermediate
Developer
Solution Architect
Dynamics 365
Finance
Supply Chain Management

Business events provide a mechanism that lets external systems receive notifications from finance and operations apps. In this way, the systems can perform business actions in response to the business events.

Learning objectives

In this module, you will:

  • Learn about the business events framework.
  • Implement new business events through class extension.
  • Consume business events.
  • Extend and existing business event
  • Business events in Microsoft Power Automate.
  • Role based security for business events.

Prerequisites

  • Familiarity with finance and operations apps
  • Moderate experience with coding in X++, including creating class extensions
  • Knowledge of the extension framework in finance and operations apps
  • An understanding of how to create a new class extension and add new methods