Informatica Data Quality
- Informatica Data Quality 10.5.7
- All Products
Property
| Description
|
---|---|
Runtime Environment
| The name of the runtime environment where you want to run the tasks.
|
Authentication Type
| The authentication method that the connector must use to login to the web application.
Select one of the following authentication types:
OAuth 2.0 Password Grant. It requires you to use the ADFS configuration. Specify the web API URL, username, password, and application ID. You additionally need the security token service URL to access Microsoft Dynamics 365 for Sales on-premises.
Applies to Microsoft Dynamics 365 for Sales on-premise.
OAuth 2.0 Client Certificate Grant. Requires you to specify the web API URL, application ID, tenant ID, keystore file, keystore password, key alias, and key password.
Applies to Microsoft Dynamics 365 for Sales online.
OAuth 2.0 Client Secret. Requires you to specify the application ID and client secret.
Applies to Microsoft Dynamics 365 for Sales online.
For more information on how to configure OAuth with IFD(ADFS) configuration, see the knowledge base article:
Configuration of on-premise endpoint
|
Web API URL
| The URL of the Microsoft Dynamics 365 for Sales endpoint.
|
Username
| The user name to connect to the Microsoft Dynamics 365 for Sales account.
|
Password
| The password to connect to the Microsoft Dynamics 365 for Sales account.
|
Application ID
| The Azure application ID for Microsoft Dynamics 365 for Sales.
|
Tenant ID
| The directory ID for Azure Active Directory.
|
Keystore File
| The location and the file name of the key store. Not applicable when you use the Hosted Agent.
|
Keystore Password
| The password for the keystore file required for secure communication.
|
Key Alias
| The alias name for the individual key.
|
Key Password
| The password for the individual keys in the keystore file required for secure communication. Not applicable when you use the Hosted Agent.
|
Retry Error Codes
| The comma-separated http error codes for which the retries are made.
|
Retry Count
| The number of retries to get the response from an endpoint based on the retry interval.
Default is 5.
|
Retry Interval
| The time in seconds to wait before Microsoft Dynamics 365 for Sales Connector retries for a response.
Default is 60.
|
Client Secret
| The client secret key to connect to Microsoft Dynamics 365 for Sales account.
|
Server Type
| The Microsoft Dynamics 365 for Sales server that you want to access.
|
Security Token Service URL
| The service URL with the security token. For example,
http://<customer_STS_URL>/adfs/oauth2/token .
|