RemoveServicePointGroup
The RemoveServicePointGroup element removes the link between a service point and a service point group. The service point group is not removed from the system.
For District Metering, this is the method for removing service points from districts within Fixed Network and Itron Analytics. For District Metering scenarios in which you are removing a service point from a district, the MDI file should always contain GroupId=”<InternalID>”, GroupType=”District”, GroupName=”<GroupId>” and TargetSystem=”Analytics”.
For Fixed Network, this is the method for removing endpoint devices from cycles and routes for billing purposes.
Note:
|
This element can only be called within SetServicePoint
and is structured as shown in the following sample:
<MasterDataImport> <SetServicePoint ServicePointId="Service1" EquipmentType="Endpoint" CommodityType="Water" TimeZone="PacificUS" ServicePointStatus="Active" PremiseId="House1" UtilityId="101" PrimaryCollectionSystem="FixedNetwork"> <RemoveServicePointGroup GroupId="District1" GroupType="District" TargetSystem="Analytics"/> </SetServicePoint> </MasterDataImport>
Diagram |
|
|
Properties |
|
|
Use |
Collection Manager |
Optional |
Performance Manager |
Optional |
|
Itron Analytics |
Optional |
|
ChoiceConnect Fixed Network |
Optional |
|
Attributes |
|