Table of Contents

Search

  1. Preface
  2. Informatica Developer
  3. The Model Repository
  4. Searches in Informatica Developer
  5. Connections
  6. Physical Data Objects
  7. Flat File Data Objects
  8. Logical View of Data
  9. Viewing Data
  10. Application Deployment
  11. Application Patch Deployment
  12. Application Patch Deployment Example
  13. Continuous Integration and Continuous Delivery (CI/CD)
  14. Object Import and Export
  15. Appendix A: Data Type Reference
  16. Appendix B: Keyboard Shortcuts
  17. Appendix C: Connection Properties

Developer Tool Guide

Developer Tool Guide

Microsoft Dynamics 365 for Sales Connection Properties

Microsoft Dynamics 365 for Sales Connection Properties

When you configure a Microsoft Dynamics 365 for Sales connection, you define the connection attributes that the
PowerCenter Integration Service
uses to connect to the Microsoft Dynamics 365 for Sales database.
to be conreffed
The following table describes the Microsoft Dynamics 365 for Sales connection properties:
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.
You can select the server type from the following list:
  • Microsoft Dynamics Online.
    Select this option to connect to Microsoft Dynamics 365 for Sales deployed online. Requires you to enter the Web API URL, client secret, and certificate password.
  • Microsoft Dynamics On-premise.
    Select this option to connect to Microsoft Dynamics 365 for Sales deployed on-premises. Requires you to enter the ADFS client ID as Application ID and certificate password.
Security Token Service URL
The service URL with the security token. For example,
http://<customer_STS_URL>/adfs/oauth2/token
.

0 COMMENTS

We’d like to hear from you!