03.05.2018, 12:11 | #1 |
Участник
|
stoneridgesoftware: How to Multi-thread Your Imports in Dynamics 365 for Finance & Operations
Источник: https://stoneridgesoftware.com/how-t...ce-operations/
============== There is some confusion on how to multi-thread your imports in Dynamics 365 for Finance and Operations. The first thing to know is that Microsoft prevents you from multi-threading some entities, which is a good thing. This is good because in Dynamics AX 2012 you could multi-thread any entity and basically, if the order of the records getting imported is important, then multi-threading isn’t a good option because if they go out of sequence due to records getting imported in parallel you can corrupt your data. The second thing to know is how to set up multi-threading in Dynamics 365. To do this you simply go to Workspaces > Data Management > Click the Framework Parameters tile > Entity Settings tab > Click Configure Entity Execution Parameters. In the entity execution parameters, you are defining how many threads should be used when you import an entity in batch. You need to understand that you can set up an entity multiple times in this form as seen below. You are defining three things in the form:
Let’s walk through an example of importing the “Customer Definition” entity with 1360 records. 1.) From the Data Management Workspace go to the Import Tile.
3.) Once you have your entity/file added on the ribbon, click Import Options > Import in Batch.
4.) Now go to: Modules > System Administration > Inquiries > Batch Jobs. 5.) Find your batch job and select it.
NOTE: There are a few tasks that you just get automatically with each batch run which are the ones that have something different than DMFEntityWriterTasks as its Class name. You can ignore those. End Result in the example: Seven tasks/threads were created because in my parameters the 1360 records I imported fell between 1300 – 5000 so the highlighted line below was used to determine how many threads are used. Источник: https://stoneridgesoftware.com/how-t...ce-operations/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|