Connecting to Microsoft Dynamics 365 On Premise

This connector from Spectrum™ Technology Platform supports claims based authentications for Microsoft Dynamics 365 On Premises.

Prerequisites:

Import certificate to the keystore file: To import the Dynamics CRM server certificates to the Spectrum Java distribution Keystore, perform these tasks:

  1. Copy the server certificates to a local folder
  2. Browse this path to the Spectrum JAVA distribution: <SPECTRUM_HOME>\java\jre\lib\security
  3. Run this command to import the certificates: keytool -importcert -alias <certificate

    alias name> -file " <certificate path>\<certificate name>" -keystore keystore.jks in Windows and keytool -import -alias <certificate alias name> -file "<certificate path>/<certificate name>" -keystore keystore.jks in Unix.

Defining Microsoft Dynamics 365 On Premise connection

Perform these steps to define a Microsoft Dynamics 365 On Premises connection:

  1. Access the Data Sources page using one of these modules:
    Management Console:
    Access Management Console using the URL: http://server:port/managementconsole, where server is the server name or IP address of your Spectrum™ Technology Platform server and port is the HTTP port used by Spectrum™ Technology Platform.
    Note: By default, the HTTP port is 8080.
    Go to Resources > Data Sources.
    Metadata Insights:
    Access Metadata Insights using the URL: http://server:port/metadata-insights, where server is the server name or IP address of your Spectrum™ Technology Platform server and port is the HTTP port used by Spectrum™ Technology Platform.
    Note: By default, the HTTP port is 8080.
    Go to Data Sources.
  2. Click the Add button .
  3. In the Name field, enter a name for the connection. The name can be anything you choose.
    Note: Once you save a connection you cannot change the name.
  4. Click Microsoft Dynamics 365 in the Type.
  5. Click On Premise in the Deployment Type.
  6. Enter your Microsoft Dynamics user name in the Username.
  7. Enter your Microsoft Dynamics password in the Password.
  8. Enter the name of the host in the Host Name.
  9. Enter the name of the port In the Port Name.
  10. Enter the URL of the STS in the STS URL.
  11. Click Test to test the connection.
  12. Click Save.