- 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.
- Create pre-event and post-event handler classes.
- Implement the SysOperationSandbox framework.
- Implement a workflow framework.
- Learn how to extend a table and create a form extension in this module on customizing finance and operations apps.
In this module, you will:
- Create extensions to customize finance and operations apps.
- Extend a table.
- Create a form extension.
- 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:
- 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.
- This module provides the tools and information that you need to effectively use class extensions in finance and operations apps. It shows you how to enhance and extend the functionality of classes without altering their original source code. Additionally, the module covers key concepts, such as method wrapping and the chain of command, allowing for controlled, layered customization of system behavior.
This module explains how to:
- Create and use class extensions.
- Modify existing functionality.
- Extend app capabilities.
- Follow best practices for upgradeability.
- Avoid customization conflicts.
Google AI Professional Certificate - Learn AI Skills That Get You Hired
JavaScript Programming for Beginners
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Syllabus
- Explore extensions and the extension framework in finance and operations apps
- Introduction
- Customization models
- Assess the extensibility of code
- Extension points for frameworks
- Develop code to extend a framework
- Create pre-event and post-event handler classes
- Implement the SysOperationSandbox framework
- Implement the workflow framework
- Lab - Extend an EDT
- Check your knowledge
- Summary
- 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
- Extend menus
- Implement delegates
- Check your knowledge
- Summary
- Consume business events in finance and operations apps
- Introduction
- Business event framework
- Create a new business event
- Activate business events
- Consume business events
- Extend an existing business event
- Role-based security for business events
- Business events in Microsoft Power Automate
- Check your knowledge
- Summary
- Work with class extensions in finance and operations apps
- Introduction
- Class extensions
- Chain of command and method wrapping
- Best practices
- Check your knowledge
- Summary