Preparing for OHS

The following steps are for reference only and will be completed by the Itron Managed Services team when a new tenant is deployed.

  1. Use portal.itrontotal.com to configure the tenant.

    1. Navigate to portal.itrontotal.com and sign in using your credentials.

    2. Verify you are on the tenant you want to configure (or create a new tenant if necessary).

    3. Verify the following applications are added to the tenant (or add them if necessary).

      • Itron Cloud Services Identity

      • IA Analytics Portals

      • Hybrid Connector

      • ICSP Cloud Portals

    4. Provision Itron Analytics.

    5. Save the ClientDetails.zip and password for a Hybrid Connector client. This will be passed on to the system administrator.

  2. Access the tenant's ItronAnalyticsTenantManagement database.

    1. Open the dbo.tenant table.

      1. Set identityscope to HybridConnector.

      2. Set ICSPTenantID with the tenant ID.

  3. Access the tenant's Itron Analytics database's mstr.appsettings table.

    1. Set OWStatusChangeUrl as http://localhost:7003/StatusChange/.

    2. Set IHCDataFeedSubscriberUrl as http://localhost:7001/DataFeed/.

    3. Set IHCExceptionFeedSubscriberUrl as http://localhost:7002/ExceptionFeed/.

    4. Set SubscribeToUploadFiles to Boolean value 1.

    5. Set IHCEnableOWReadingEvents to Boolean value 1.

    6. Set IHCEnableOWExceptions to Boolean value 1.

    7. Record the ResponseServiceBusNameSpace as the Tenant Service Bus NamespaceUri. This will be passed on to the system administrator.

    8. Record the ResponseServiceBusSasTokenConfig as the SasTokenConfigId. This will be passed on to the system administrator.

    9. Record the ResponseServiceBusSasTokenConfigKey as the SasTokenKey. This will be passed on to the system administrator.

  4. Provide the following information to the system administrator and direct them to record these values:

    • ClientDetails.zip file and password

    • Tenant ID

    • Tenant Service Bus NamespaceUri

    • SasTokenConfigId

    • SasTokenKey

After these steps are complete, a system administrator on the server where the collection system is installed can proceed with Installing OHS.