Installing the EDS Service

Install the EDS service on the server that you prepared:

  1. Obtain the ADSyncWebServicex64.exe file. Then, place it on the server.

    Notes:

    1. This file is part of the EDS module distribution package. Various versions of the EDS module, as well as their compatibility information, can be obtained in this KB article.

    2. Make sure that the EDS module version that you are going to use is compatible with the current version of the Hosted Exchange application.

  2. Log in to the server as Administrator and run ADSyncWebServicex64.exe. The EDS Service Setup Wizard starts.
  3. In the first step, click Next.
  4. In the Select Installation Address step, specify the following:

    • Site: The IIS site that will be used for the EDS service. Leave the default value (Default Web Site).
    • Virtual directory: The IIS virtual directory that will be used for the EDS service. Leave the default value (CDISync).

    Click Next.

  5. In the Open API Parameters step, specify the following:

    • Open API URL: The CloudBlue Commerce XMLRPC API URL.
    • Open API login: The log-in name of the user that you created.
    • Open API password: The password of the user that you created.
    • In Select certificate for CDI cipher, select the SSL certificate that you imported.
    • APS bus REST API URL: The CloudBlue Commerce APS REST API URL.
    • OAuth Key: The OAuth key of the user that you created.
    • OAuth Secret: The OAuth secret of the user that you created.

    Note: Use the values that you prepared in Configuring Access to the CloudBlue Commerce APIs.

    Click Next.

  6. In the Confirm Installation step, click Next.
  7. In the Installation Complete step, click Close.
  8. Check the availability of the EDS service by opening this link in your browser: https://eds.<TLD domain>/<EDS service virtual directory>/ADSyncService.asmx. If the EDS service is installed correctly, you will see a page with a list of the operations supported by the service.

    Important: Make sure that there are no security warnings about the SSL certificate when you open the link in your browser.

  9. Write down the URL of the EDS service. You will use the URL during the configuration of the EDS service resources.