Business Integration Solutions for Microsoft Dynamics 365 Business Central has an extensible architecture. This makes it possible to adapt the system with custom functionality without changing the code base.
To | See |
|---|---|
An expression function is a Microsoft Dynamics function called from the document mapping | |
A custom connector enables customizations for a specific table of an internal document | |
A record handler enables customizations for a specific table of an internal document | |
A temporary table handler allows temporary tables to be included in an internal document. A temporary table is typically the result of a calculation implemented in AL | |
A custom element enables additional pipeline activities, endpoints, or events | |
A job queue handler carries out post-processing activities | |
A Code/User Event triggers a pipeline for a specific record | |
The Business Integration Solutions API lets you configure and execute pipeline configurations | |
A custom report connector enables customizations while generating a report attachment | |
Extension points let you apply or update customizations when updating or migrating the product from an older to the latest version |