Using SSIS / KingswaySoft to push salesorder records from a SQL Server table into Dynamics 365 CE
Said SQL Server source table has contactid , that does have corresponding record in Dynamics 365 Contact table
KingswaySoft happily maps all other source columns to target table - except contactid -
Column just will not appear in the column mapping dialogue. Contactid column definitely exists on the target table
Any ideas how to force this column to column mapping, please?
Additional :
SalesOrder record inserts successfully without contactid
Attempted a follow up update / upsert process using ordernumber as key - still contactid makes a no show on the column to column mapping