Hello everybody
I need to integrate my ERP Dynamics NAV 2009 R2 with the CRM, for that I use Dynamics Connector Version 3.4.304.1
I made the correct synchronization of the CRM entities from Nav but now I meet a problem when trying to synchronize contacts with my ERP CRM.
When I create a new contact in the CRM to sync with ERP the "Ready for integration" field must be TRUE, this action is not performed automatically unless they press the button "Submit", which does not It appears to applications for mobile or tablet devices because the only thing that appears is the button "Save"
To try to skip this problem I have done has been a workflow to change the value once a record is inserted field, but always gives me the following error:
Unexpected exception from plug-in (Execute): Microsoft.Dynamics.Integration.Adapters.Crm2011.Plugin.ContactCreateUpdateEventHandler: System.ArgumentException: The contact must have a valid, non-empty Last Name.
Anyone know how I can fix this.
Thank you.