Release notes for 2.4

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

untools version 2.4.3

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

  • Enhanced support for database sequences in the Apply Asset Package and Export Asset Package tools when using SAP HANA.
  • Resolved an issue in the Apply Asset Package tool where it incorrectly skipped creating the required classes in the enterprise geodatabase when the classes existed in another user's schema which the active user had access to. This resolves BUG-000126289.
  • Resolved an issue in the Change Asset Package Spatial Reference tool when a language pack in ArcGIS Pro was applied. This resolves BUG-000119255.
  • Updated the Export Asset Package tool:
    • Resolved an issue where the tool fails when the utility network schema contains non-Latin characters. This resolves BUG-000125919.
    • Filtered out tables without an OID field.
    • Filtered out tables from other schemas.
    • Cleaned up the ExtensionProperties

untools version 2.4.2

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

  • Added a new geoprocessing tool called Create Association Records.
  • Updated the Apply Asset Package tool:
    • Resolved an issue when multiple utility networks exist in the same schema. This resolves BUG-000123356.
    • Added validation for records in the C_Associations table.
    • Added validation when loading data with non-nullable fields.

untools version 2.4.1

The August 2019 release of the Utility Network Package Tools toolbox includes the following updates:

  • Updated the Apply Asset Package tool to remove the spatial index on a feature class only if it exists.
  • Updated the Export Asset Package tool to increase field lengths in the _Version table.

untools version 2.4.0

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

  • Updated the Apply Asset Package tool:
    • Added functionality to correctly modify the utility network when multiple utility networks are present.
    • Added validation to flag invalid rules and associations with missing terminals and display an error message.
    • Added support to allow all utility network classes to be containers in association roles.
    • Added validation to block the creation of invalid contingent attribute values in the target utility network classes.
    • Added support for the application of utility network class aliases from the Asset Package.
    • Added support for applying Asset Packages with no structure network.
    • Added support to alter field aliases on existing fields.
    • Added validation of GlobalID values in all tables and feature classes.
    • Added validation for propagated attributes by checking that the required field exists with the correct field type.
  • Updated the Export Asset Package tool:
    • Added support to include Pro version, untools version, and date exported information in the _Version table.
    • Resolved an issue where multiple domain networks exported at the same time with the a partial name match, would end up with the same name in the new asset package. For example, exporting Stormwater and Water caused the networks to both be named Water in the asset package. This resolves BUG-000122496.
  • Updated the Stage Utility Network tool:
    • Added an error message when the current user is SDE.
  • Removed leading and trailing whitespace from the DataElement. For example, if a domain is created with a space before or after the coded value description, that space will be removed. This applies to all geodatabase properties.

Top