laptop and a wrench

Error

Telecommunications Foundation Solution Communication Line Attribute Rule #3, CL-Contain Communications Line in Structure Line gives an error when trying to preform Task 3 of the editing workflows of 'Creating a Cable with Strands'.

ArcGIS Pro
Número de ID del error BUG-000166286
EnviadoMarch 26, 2024
Última modificaciónDecember 13, 2024
Relacionado conArcGIS Pro
Versión encontrada3.2.2
Sistema operativoWindows OS
Versión de sistema operativo10.0 64 Bit
EstadoIn Product Plan

Información adicional

There is a change in behavior of attribute rules and how they return features. The feature needs the AssetGroup field and it is not specified in the FeatureSetByName call 'var structure_line_fs = FeatureSetByName($datastore, 'main.StructureLine', ["GLOBALID", "ASSOCIATIONSTATUS", "AssetType"], true); var structure_edge_fs = FeatureSetByName($datastore, 'main.StructureEdgeObject', ["GLOBALID", "ASSOCIATIONSTATUS", "AssetType"], false);' to 'var structure_line_fs = FeatureSetByName($datastore, 'main.StructureLine', ["GLOBALID", "ASSOCIATIONSTATUS", "AssetType"], true); var structure_edge_fs = FeatureSetByName($datastore, 'main.StructureEdgeObject', ["GLOBALID", "ASSOCIATIONSTATUS", "AssetType","AssetGroup"], false);'.

Solución alternativa

Add AssetGroup to the field list in FeatureSetByName.

Pasos para reproducir

ID del error: BUG-000166286

Software:

  • ArcGIS Pro

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga