SetServicePointGroup
Service point groups have different use cases for different applications. Itron Analytics uses service point groups as a way to group service points together for aggregations and comparisons. Fixed Network uses service point groups to create a folder structure to view the endpoints being managed by cycle and by route. These use cases are managed for both systems by using the SetServicePointGroup and RemoveServicePointGroup elements in the MDI.
Note: For District Metering scenarios, the MDI file should always contain GroupId=”<InternalID>”, GroupType=”District”, GroupName=”<GroupId>” and TargetSystem=”Analytics”.
This element can only be called within SetServicePoint
and is structured as shown in the following sample:
<MasterDataImport>
<SetServicePoint ServicePointId="Service3" EquipmentType="Endpoint" CommodityType="Water" TimeZone="PacificUS" ServicePointStatus="Active" PremiseId="Property3" UtilityId="101" PrimaryCollectionSystem="FixedNetwork">
<SetServicePointGroup GroupId="District1" GroupType="District" GroupName="District1" TargetSystem="Analytics"/>
</SetServicePoint>
</MasterDataImport>
Diagram |
|
|
Properties |
|
|
Use |
Collection Manager |
Recommended |
Performance Manager |
Not used |
|
Itron Analytics |
Optional |
|
ChoiceConnect Fixed Network |
Recommended |
|
Attributes |
|