web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Plugin recap in Microsoft Dynamics 365 Finance and Operations apps

Rahul Mohta Profile Picture Rahul Mohta 21,032

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.

Comments

*This post is locked for comments