1

In one of our assets we use Data management platform for operation data exchange between D365FOE and third systems. We faced here with some limits and issues. The correction of them could improve the data exchange process:



  1. Concurrent processing of data entity:


If the import process to the same data entity is started simultaneously by 2 or more processes (internal or external), the import process hangs and can not be finished. It will be great to have possibility to process data entity concurrent.



  1. Single file per one exported record or specified scope of exported records:


Currently user can get the result of DMP export process through dequeue recurring data job only as a single file or package with all exported records. The idea is to group exported records by certain parameters (fields) and push each record group or single record to separate file.


It is also not possible to get only "new" records that have not been exported by earlier export.

Category: Data Management
STATUS DETAILS
Needs Votes