Extend Finance and Operations apps

Go to class
Write Review

Free Online Course: Extend Finance and Operations apps provided by Microsoft Learn is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge.

Overview
    • Module 1: Finance and Operations apps are customized by using extensions, which let you add functionality to model elements and source code in the Application Object Tree (AOT) by using Visual Studio.
    • In this module, you will:

      • Learn about the reasons for creating extensions.
      • Determine when to use the extensibility request form.
      • Learn about the risk of intrusive customizations.
      • Develop code that will extend the functionality of Finance and Operations apps.
    • Module 2: Elements in Finance and Operations apps are customized through extensions to help you modify properties, add components, or remove controls.
    • In this module, you will:

      • Create extensions to customize Finance and Operations apps.
      • Extend a table.
      • Create a form extension.
    • Module 3: 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.
    • In this module, you will:

      • Implement new business events through class extension.

Syllabus
    • Module 1: Explore extensions and the extension framework in Finance and Operations apps
      • Introduction
      • Customization models
      • Extension points for frameworks
      • Develop code to extend a framework
      • Lab - Extend an EDT
      • Check your knowledge
      • Summary
    • Module 2: Extend elements in Finance and Operations apps
      • Introduction
      • Add a table extension to a project
      • Add a form extension to a project
      • Lab - Extend a form and add controls
      • Check your knowledge
      • Summary
    • Module 3: Consume business events in Finance and Operations apps
      • Introduction
      • Business event framework
      • Create a new business event
      • Check your knowledge
      • Summary