Hello,
I'm trying to import Case data from one Dynamics 365 environment to another using Dataflows, but now it is saying that the CustomerId is required, but I cannot map the CustomerID in the mapping stage. I have already created Alternate Keys in the target environment.
There is a note in the documentation stating that polymorphic relationships are not yet supported, could that be the issue? That means I cannot import cases using Dataflows, since the Customer field is required? Any alternative in Dataflows, or just SSIS?
Thank you!