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

validate offsetLedgerDimension in d365 FO

 /// <summary> /// This class is used to validate offsetLedgerDimension /// </summary> class PNG_InventMovValidateOffsetLedgerDi...