Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

All configuration of the Dynamics365 Link module are done via ini-file LookupDynamics365.ini.

Here's the list of keys:

SettingDefaultDescription
[log]

loggingfalseEnable/disable logging (true/false)
logPathpath of this fileOptional absolute path of logfile
logFileLookupDynamics365_Name of logfile. The name is postfixed by date in format yyyyMMdd] and extension .log



[general]

secondsTimeout
Timeout in seconds to be used for the lookup.
serviceUrl
Url of the Dynamics OAuth webservice (usually of format: https://contoso.crm4.dynamics.com/
authServiceUrl

Url of the authentication service (usually of format: https://login.microsoftonline.com/c482031d-cdd5-4099-b111-7c97de3f1ad0/

clientId
Client id of format 2e752181-99a3-461e-8767-8ae5effad331
redirectUrl
Redirect url which is mandatory to connect to the Azure authentication service



[dynamics]

uid
Username of the Dynamics account which is used to do the lookup query
pwd
Password of this Dynamics account
queries
List of query sections



[query]
Query section
customData
List of custom data fields that are queried
name of cdf
Mapping of query field name to a custom data field name
request
Request url in special format for Dynamics webservice
  • No labels