Configuring Streaming Data settings

After installing and configuring the IEE REST APIs, the StreamDATA REST API settings must be modified to communicate with the HOTQUERY API in IMS.

  1. In Windows Explorer, navigate to C:\ProgramFiles\Itron\EdgeExplorer\CoreServices\Apis\ieeservices (this is the IEE default installation location, this path may vary if you have changed this location).

  2. Double-click the iee.streamdata folder.

    Location of the iee.streamdata file folder.

  3. Double-click appsettings.json to open the file.

    Location of the app settings json file.

    1. Replace AuthorityURL with the Identity System URL.

      For example, https://computer.mydomain.com:10800.

    2. Replace the TenantId with your TenantId. TenantId is case sensitive.

  4. Save and close the file to return to the previous screen.

  5. Double-click apps.settings.Production.json to open the file.

    Location of the apps.settings.Production.json file.

    1. Enter the name for SECRET_FILE.

    2. Enter the URL for IMSQUERY_SERVICE.

      For example, https://computer.mydomain.com:9001.

    3. Enter the path certificate for RUNTIME_CERTIFICATE_PATH.

    4. Add the certificate names for CERTIFICATE_FILE.

      Screenshot of the certificate names for CERTIFICATE_FILE.

  6. Click Save and restart the Stream Data API service.