Forum Discussion

Danworld's avatar
Danworld
Regular Visitor
4 years ago

Dataflow Refresh Error regarding alternate key

I have many Dataverse dataflows that I run for various applications.  Each day, these dataflows run and process 10s of thousands of records successfully, but also each day, I get 1 or 2 errors that says...

 

{"error":{"code":"0x8006088a","message":"The key in the request URI is not valid for resource 'Microsoft.Dynamics.CRM.intelhub_earnedmedia_combined'. Ensure that the names and number of key properties match the declared or alternate key properties for the resource 'Microsoft.Dynamics.CRM.intelhub_earnedmedia_combined'."}}

 

What's interesting, if I refresh the dataflow again, it usually comes back with no errors.  But it is annoying that I get the error above in the first place.

 

Does anyone have any ideas why this error happens in the first place and if there are any solutions on how to resolve it for good?

 

I just wanted to confirm that each Dataverse table the dataflow is feeding does have a PrimaryKey set.

7 Replies