Release notes for 2.9

The release notes for the Utility Network Package Tools toolbox are described below.

untools 2.9.5

The January 2023 release of the Utility Network Package Tools toolbox includes the following updates:

  • Assign Terminal Connections tool
    • Resolved issue where executing from python would not work
  • Create Association Records tool
    • Resolved issue with missing AssociateDistance field
  • Apply Asset Package tool
    • Fields referenced in the arcade Expects function are now removed when using the D_Configurations table
    • Add support for applying Data Reviewer attribute rules
  • Export Asset Package tool
    • Add support for exporting Data Reviewer attribute rules
  • D_Configuration table
    • added a new state 3: Remove when applied
    • added a new state 4: Always remove when applied

untools version 2.9.4

The October 2022 release of the Utility Network Package Tools toolbox includes the following updates:

  • Apply Asset Package tool:
    • Added logic to skip Import Trace Configurations when there is nothing to import.
    • Resolved an issue where rules were dropped if applying in multiple asset packages with different domain networks.
    • Resolved an issue with date fields and default values.
  • Export Asset Package:
    • Resolved an issue where domains were no longer renamed if they collided with existing domains.
    • Add a warning to indicate when strings are too long to be exported to the Asset Package schema tables.

untools version 2.9.3

The June 2022 release of the Utility Network Package Tools toolbox includes the following updates:

  • Apply Asset Package tool:
    • Skip association validation when there are more than 5,000,000 rows.
    • Create association CSVs in chunks of 5,000,000. This was previously done in chunks of 100,000.
    • Added validation for utility network records to ensure all GlobalIDs are unique.
    • Added support for range domains in the D_Configurations table.
  • Change Asset Package Spatial Reference tool:
    • Added error flag when input workspace has a controller dataset.
    • Added support for database sequences.
  • Export Asset Package:
    • Added a warning when extra whitespace is found in DataElement entries.
    • Added logic to remove Geometric Network properties from source classes.
    • Added support to export all Associations and Subnetwork Controllers instead of those with matches in feature space.
    • Added support for database sequences in a mobile geodatabase.

untools version 2.9.2

The March 2022 release of the Utility Network Package Tools toolbox includes the following updates:

  • Export Asset Package:
    • Updated to filter out logically deleted associations.
  • Apply Asset Package tool:
    • Added logic to validate duplicate associations.
    • Added validation to assign the proper network sources when an Attribute Substitution category is defined.
    • Removed propagation when the burn-in field is conditionally removed via the D_Configurations table.
    • Added support for Field Groups in the D_Configurations table.

untools version 2.9.1

The December 2021 release of the Utility Network Package Tools toolbox includes the following updates:

  • Export Asset Package:
    • Added a warning when the number of exported associations or subnetwork controllers is different than expected.
    • Removed fully qualified schemas from RelationshipClass labels and class names.
  • Apply Asset Package tool:
    • Adjusted the terminal's ValidConfigurationPath when applying with the Rename table.
    • Improved ContingentValue validation for duplicates and missing CodedValue domains.
  • Configuration table:
    • Added utility network rules.

untools version 2.9.0

The November 2021 release of the Utility Network Package Tools toolbox includes the following updates:

  • Added a new geoprocessing tool called Modify Terminal Connections.
  • Changed configuration table to tri-state:
    • Not Evaluated
    • Evaluated
    • Exclusive
  • Deprecated B_AttributeIndex table.
  • Added selective export to the Export Asset Package tool.
  • Added validation to attribute rules to ensure editor tracking enabled.
  • Added support for Utility Networks in a mobile geodatabase.
  • Added option to create a mobile geodatabase Utility network in the Asset Package to Geodatabase tool.
  • Utility Network associations are no loaded sequentially in the Apply Asset Package tool.
Top