To incrementally export data from D365 Finance and Operations into a database, you must enable change tracking for the Entities. However, entities built using views do not support change tracking.
The workaround is to define a custom query and enable change tracking - this is cumbersome and requires a customization to be done.
Comments
In continuous integration with multiple enterprise application, it is very cumbersome and time consuming activity not enabling change tracking for the entities built on views.
Category: Data Management
HI Milinda,
Could you please explain workaround solution a bit more .
Category: Data Management