Hi All,
I am doing migration using kingswaysoft from a CSV file to a dynamic 365 database, a created a fuction to manually add an owner, the output of the function are two variable - 1.) Owner , with an email in string and 2.) OwneridType
I mapped the Owner output to system user and manual lookup of domainname(because its an email) and the owneridtype to the field owneridtype, but I am getting the below error:
"Error: Failed to set field 'ownerid' value to 'xxxxxxxxx' for entity 'account' (field type: Owner, value type: String). System.Exception: 'ownerid' field has an invalid text lookup setting for lookup entity 'account'. (SSIS Integration Toolkit for Microsoft Dynamics 365, v11.0.0.7160 - DtsDebugHost, v13.0.4495.10)".
Someone with better experience please help. Thanks
*This post is locked for comments
I have the same question (0)