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.
-
Use portal.itrontotal.com to configure the tenant.
-
Navigate to portal.itrontotal.com and sign in using your credentials.
-
Verify you are on the tenant you want to configure (or create a new tenant if necessary).
-
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
-
-
Provision Itron Analytics.
-
Save the ClientDetails.zip and password for a Hybrid Connector client. This will be passed on to the system administrator.
-
-
Access the tenant's ItronAnalyticsTenantManagement database.
-
Open the dbo.tenant table.
-
Set identityscope to HybridConnector.
-
Set ICSPTenantID with the tenant ID.
-
-
-
Access the tenant's Itron Analytics database's mstr.appsettings table.
-
Set OWStatusChangeUrl as http://localhost:7003/StatusChange/.
-
Set IHCDataFeedSubscriberUrl as http://localhost:7001/DataFeed/.
-
Set IHCExceptionFeedSubscriberUrl as http://localhost:7002/ExceptionFeed/.
-
Set SubscribeToUploadFiles to Boolean value 1.
-
Set IHCEnableOWReadingEvents to Boolean value 1.
-
Set IHCEnableOWExceptions to Boolean value 1.
-
Record the ResponseServiceBusNameSpace as the Tenant Service Bus NamespaceUri. This will be passed on to the system administrator.
-
Record the ResponseServiceBusSasTokenConfig as the SasTokenConfigId. This will be passed on to the system administrator.
-
Record the ResponseServiceBusSasTokenConfigKey as the SasTokenKey. This will be passed on to the system administrator.
-
-
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.