Posted on 28/10/2014 09:23:01
Hi Kim,
Your ERP partners need to make sure the webservice exposed by the ERP allows connections using username and password, not just integrated security.
If, for some reason, you need to use integrated security, or otherwise have special requirements regarding the webservice that is exposed by the ERP system, you may need to create your own addin to the DynamicwebConnectorService. If this is the case, you can look at the VisualStudio templates, which contains a simple example of a DynamicwebConnectorAddin, or you can let me know, and I can provide you with a copy of the source code for the relevant ConnectorAddin (I assume it is either NAV or AX), to use as a base.
Regards, Jonas