Plugin recap in Microsoft Dynamics 365 Finance and Operations apps
Views (195)
Plugin recap in Microsoft Dynamics 365 Finance and Operations apps
- Plug-ins are extension points that are defined by the base application. By using a class-factory pattern, plug-ins enable you to replace the base functionality.
- Allows addition of features to existing program
- Example of using plugins (other than calendar)? Partner solutions
- Partner created their own discount calculation logic
- Addition of new logic in expense categories to be used when doing employee reimbursement
- Replacement of business logic
- Addition of new feature
- Plugins is to do with abstract class or interfaces
- Applicable only for code extension
- Plug-ins are extension points that are defined by the base application. By using a class-factory pattern, plug-ins enable you to replace the base functionality.
- : Expect Microsoft to further lock down platform and foundation and just provide you with plugins
- : Plugin is SAP way of development.

Like
Report
*This post is locked for comments