Dynamics Nav Connection
See the Connector Marketplace topic. Please request your administrator to start a trial or subscribe to the Premium Dynamics Nav connector.
Dynamics Nav is a customer relationship management tool.
This topic describes how to authenticate to Dynamics Nav and configure any necessary connection properties in the Dynamics Nav connection connector.
Connection Configuration
Each connection property available in the Dynamics Nav connector is explained below.
Connection Name
The name of the connection to be created should be provided. This is the name that will display on the list of available connections.
URL
URL to the Microsoft Dynamics NAV server organization root.
Example: http://MyServer:7048
Server Instance
The instance of the Dynamics NAV server.
Example: DynamicsNAV71
Auth Scheme
The scheme used for authentication.
Accepted entries are:
NTLM: Set this to use your Windows credentials to authenticate.
Basic: Set this to use HTTP Basic authentication.
Negotiate: If AuthScheme is set to Negotiate, the connector will negotiate an authentication mechanism with the server. Set AuthScheme to Negotiate to use Kerberos authentication.
Digest: Set this to use HTTP Digest authentication.
None: Indicates the service does not use authentication. I is not normally supported.
Company
The company to submit queries against.
Example: ‘CRONUS Canada, Inc.’
This property is required if the Service Default Company has not been specified for the ServerInstance in question.
If blank, the connector will submit queries to the server and attempt to use the Service Default Company.
Tenant
Specify the tenant Id to connect to a specific tenant in a multitenant installation of DynamicsNAV.
Example: “Cronus1”
User
The Microsoft Dynamics NAV user account used to authenticate.
Password
The password used to authenticate the user.
Enable SSL
Option for creating the connection with SSL enabled.
Upload Keystore File
Option to upload the keystore file.
Add Configuration: Additional properties can be added using this option as key-value pairs.
After entering all the details, click on the TEST button.
If the connection service identification and authentication details are provided correctly, a success message stating “connection available” is generated.
Click on the CREATE button to save the changes.
If the details are incorrect or the server is down, you will get a message “Connection unavailable”.
If you have any feedback on Gathr documentation, please email us!