laptop and a wrench

Erro

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 do Erro BUG-000166286
EnviadoMarch 26, 2024
Última ModificaçãoDecember 13, 2024
Aplica-se àArcGIS Pro
Versão encontrada3.2.2
Sistema OperacionalWindows OS
Versão do Sistema Operacional10.0 64 Bit
StatusIn Product Plan

Informações Adicionais

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);'.

Solução Provisória

Add AssetGroup to the field list in FeatureSetByName.

Etapas para Reproduzir

ID do Erro: BUG-000166286

Software:

  • ArcGIS Pro

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download