Basic Tab
Connecting to Microsoft Dynamics NAV
Before the adapter can connect with Microsoft Dynamics NAV, OData services need to be enabled on the server. Once OData Services are enabled, the adapter will be able to query any services that are published on the server.
In addition, specify a Url to a valid Microsoft Dynamics NAV server organization root (e.g. http://MyServer:7048) and a ServerInstance (e.g. DynamicsNAV71). If there is not a Service Default Company for the server, set the Company (e.g. 'CRONUS Canada, Inc.') as well.
In a multitenant installation, specify the tenant Id in Tenant (e.g. 'Cronus1').
Authenticating to Microsoft Dynamics NAV
To authenticate, set the User and Password properties to valid Microsoft Dynamics NAV logon credentials or Windows user credentials. Select the authentication method in AuthScheme.
Set AuthScheme to NEGOTIATE to authenticate using your Microsoft Dynamics NAV credentials. This is the default option.
Set AuthScheme to NTLM to perform authentication through Windows.