09.02.2018, 03:19 | #1 |
Участник
|
powerobjects: Data Management and Integration Using Data Entities – Part 3
Источник: https://www.powerobjects.com/2018/02...tities-part-3/
============== In part 3 of our blog series on Dynamics 365 Finance and Operations data management and integration, we continue to explore various integration types using data entities. Dynamics 365 for Finance and Operations provides standard out of the box data entities across the modules that can be used as is or with applying extensions. However, you can also build custom entities to address your specific modification needs. The custom data entities need to be created within your development model and extensions. Asynchronous integrations are used in business scenarios where very large amounts of data need to be imported / exported via files or in the case of recurring periodic jobs without compromising the performance of the system. Data entities support asynchronous integration through Data Management Framework (DMF). It enables asynchronous high-performing data insertion and extraction, and is used for:
The Data Management Framework components for performing the Asynchronous Integration are specified below: Data Import Export Framework is responsible for uploading files from shared folders, transform the data to populate them into staging tables, validate and map the data to the destination tables. This type of integration is particularly useful for doing the Bulk Data upload and will be considered for doing the one-time full load. For One-time Full Load – Using the Data Import / Export Framework: The above diagram depicts the overall architecture of the framework. The Data Import / Export Framework creates a staging table for each entity in the Microsoft Dynamics Finance and Operations database where the target table resides. Data that is being migrated is first moved to the staging table. Business users / decision makers can verify the data and perform any cleanup or conversion that is required. Post validation and approval of the data can be moved to the target table or exported. The data flow goes through three phases:
OData Integration uses a secure REST application programming interface (APIs) and an authorization mechanism to receive and send back data to the integration system, which is consumed by the data entity and DIXF. It supports single record and batch records. This type of integration is useful for doing the incremental / recurring uploads as it enables transfer of document files between Dynamics 365 and any other third party application or service further it can be reused / automated at the specified interval. For Incremental / Recurring Integration – Using OData Framework: You need to follow these setups to configure the asynchronous one time and recurring integration jobs in Dynamics 365: 1. Create data project:
2. Create recurring data job
Subscribe to our blog for more guides to Dynamics 365 for Finance and Operations! Happy Dynamics 365’ing! Источник: https://www.powerobjects.com/2018/02...tities-part-3/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
Опции темы | Поиск в этой теме |
Опции просмотра | |
|