0
votes

I am trying to migrate data to dynamics crm using SSIS and Kingswaysoft (v20.2) CRM destination (Create). When mapping to msdyn_product attribute (guid lookup), I get this error when executing the package:

"An undeclared property 'msdyn' which only has property annotations in the payload but no property value was found in the payload".

Does the the logical name (msdyn_product) vs schema name (msdyn_Product) matter? Also noticed error only shows "msdyn". I tried text lookup and used another field to map to product entity, but I still get the same error.

1

1 Answers

1
votes

This is a known issue to us which happens to some very unique lookup fields. Please reach out to us through email, our team could share a temporary build with you which should address the issue. Alternatively, you could switch the service endpoint to SOAP 2011 which wouldn't have such navigation property errors.