Skip to main content

Set Telecom Object Combine Policy (Utility Network Tools)

Summary

Sets the combine policy for grouped junction and edge objects in a telecom domain network to determine how attribute values will be handled during a combine operation.

You can combine grouped junction and edge objects that participate in a telecom domain network as part of the edit request on the applyEdits operation. The edit request contains the ID of the layer containing the features you want to combine along with the global IDs of the grouped features to be combined.

By setting the object combine policy for a grouped object's attribute fields, you can control how the attribute values will be handled when grouped objects are combined: either summing the values of the combined objects or setting the default value in the attribute field for the updated object. By default, when an attribute does not have a defined combine policy, the combine operation will duplicate the current attribute value in the updated object when all objects are from the same object class and have matching attribute values.

Learn more about using combineGroupedObjects with applyEdits in a utility network

Usage

  • The Input Utility Network parameter value must reference a utility network version 8 or later.

  • The utility network dataset provided for the Input Utility Network parameter must include a telecom domain network.

  • When working with an enterprise geodatabase, the Input Utility Network parameter value must be from a database connection established as the database utility network owner.

  • When working with an enterprise geodatabase, the connected ArcGIS Enterprise portal account must be the portal utility network owner.

Parameters

Label Explanation Data type

Input Utility Network

The utility network containing the telecom domain network.

Utility Network; Utility Network Layer

Domain Network

The telecom domain network that contains the objects that will be modified.

String

Input Table

The name of the input junction object or edge object table in the telecom domain network.

String

Policies

(Optional)

Specifies the user-managed fields and combine policy that will be applied.

Value table columns:

  • AttributeThe user-defined attribute field to which the combine policy will be applied.

  • PolicyThe policy that will be applied to values in the attribute field on a combine operation.

    • Sum of valuesThe attribute values of the combined objects will be summed in the attribute field of the updated object. This applies to fields with numeric data types only.

    • Default valueThe default value of the attribute field will be set for the updated objects.

Value Table

Derived output

Label Explanation Data type

Updated Utility Network

The updated utility network.

Utility Network

Environments

This tool does not use any geoprocessing environments.

Licensing information

  • Basic: No
  • Standard: Yes
  • Advanced: Yes