OData - not able to submit a JSON package as an atomic unit containing, for example, a header and a line in a single call
I would like to send a POST to the OData header entity and include the line data in the call with a nested JSON package like this ... I want to use navigation properties of entities
{ ...
STATUS DETAILS
Needs Votes
Enable change tracking for Entities built with views
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...
STATUS DETAILS
Under Review