36

Dual Write - possibility to set ownerid on CDS side by mapping entitiy field

Hi, i would suggest to implement the ability to map the ownerid field in entities for dual write. In many situations it is necessary to set a responsible worker (other the the default "dual write user") for the CDS account/contact/whatever. (created out of D365FO) I hope you get the point...

Read more...

5 Comments

Read more... 5 Comments

Category: Data Management (293)

STATUS DETAILS
Needs Votes
48

Dual Write compatibility with Finance and Operations Cross Company Sharing

Hello. On F&Ops we have the option to use Cross Company Sharing to share entities' data between companies. On the other hand, Dual Write helps us to import data between CDS (Customer Engagement) and Finance and Operations. Nevertheless, these two technologies are not compatible between them at...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Management (293)

STATUS DETAILS
Needs Votes
13

Entity for RetailTransactionTenderDeclarationTrans Table

In order to import in D365 Retail Tender Declaration transactions from external systems, through Data management, it's needed to have the related entity. This entity at the moment is not available from the entities list.

Read more...

0 Comments

Read more... 0 Comments

Category: Data Management (293)

STATUS DETAILS
Needs Votes
1

Import should be case sensitive

Microsoft pushes customers to use several D365 apps and says they are fully integrated, but if an employee is wrongly created in HR with upper case for example and later corrected, this update doesn't get into FO because the data management import is not case sensitive, so finally customer has to...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Management (293)

STATUS DETAILS
Needs Votes
3

DMF Validation Entity

It would be great to have an OOB entity for the validation log (DMFStagingValidationLog). When there are errors on an entity execution, it would be great to use something like PowerBI to hook into the execution details and summarise the errors for the entity execution that has errors. At presen...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Management (293)

STATUS DETAILS
Under Review
5

Create a OOB System admin read only role

It would be useful to have a read only role that can see all the data. Essentially a system admin read only role. This would be particularly useful through out implementations where you may have key people that will need to see the configuration settings of the golden environment, but you need ...

Read more...

1 Comments

Read more... 1 Comments

Category: Data Management (293)

STATUS DETAILS
Declined
1

Inventory movement journal to generate the journal number in OOB entity

Currently, if oData is used to generate a movement journal header, you have to first generate the journal number manually. There is no standard (OOB) oData way to get the journal number for a movement journal. The standard inventory movement header entity should be able to generate (and return)...

Read more...

1 Comments

Read more... 1 Comments

Category: Data Management (293)

STATUS DETAILS
Needs Votes
3

Allow "Security User Role Associations" to load all records even if SOD violations are present with current set of rules

Currently if a list of new users with security assignments need to be loaded into an environment where SOD rules are setup, there are failures when a SOD rule is violated. It would be very beneficial to allow all records to be loaded through Data Management and then run the report ( Verify comp...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Management (293)

STATUS DETAILS
Declined
4

BYODb - TRUNCATE instead of DELETE from external DB, when systems has only one DATAAREAID.

When running a full export of an entity to BYOD, the process will first delete the data from the BYOD db, will then re-insert the data. The statement is: DELETE T1 FROM ***Staging T1 WHERE T1.DATAAREAID = '***' AND T1.PARTITION = 'initial'. In case of large tables, this delete is very expensive....

Read more...

2 Comments

Read more... 2 Comments

Category: Data Management (293)

STATUS DETAILS
Needs Votes
7

Incremental export to BYOD with merge instead of truncate

We do have the option to export "FULL LOAD" to an external database. This will truncate the data, and re-insert a new version of all rows. For large tables, this will move A LOT of rows each day. We also have the option to export incrementally. This needs change tracking. This will read change t...

Read more...

0 Comments

Read more... 0 Comments

Category: Data Management (293)

STATUS DETAILS
Needs Votes