Sunday, 11 August 2024

D365 FO Integration Patterns

 Integration approach

S. No

Integration Patterns

Description

1

Migration

When we move some dataset from one environment to another environment

2

Broadcast

When we send information from one system to multiple system

3

Bidirectional

When we want to have same information in 2 different system at same time

5

Aggregation

When we get the information from multiple places into the dynamics 

4

Correlation

which is actually intersession where we share certain information with multiple systems

 
















No comments:

Post a Comment

Setting VendInvoiceInfoTable default values for custom fields - D365 FO

  When creating a vendor invoice and you are trying to populate custom fields on table VendInvoiceInfoTable you may find that the following ...