Creating features using a preset template which includes features with a relationship built from a GlobalID does not correctly create related features.
最後に公開された状態: November 15, 2022ArcGIS Pro
機能拡張 ID 番号
ENH-000153689
送信されました
November 14, 2022
最終更新日
August 18, 2025
適用対象
ArcGIS Pro
見つかったバージョン
2.9.5
オペレーティング システム
Windows OS
オペレーティング システムのバージョン
10.0 64 Bit
ステータス
Under Consideration
この問題は、開発チームによって確認されました。 この問題は、リリース計画での優先度が設定されていないため、問題の全体的な影響を判断するために監視されます。 優先度の設定プロセスで考慮される要因には、影響を受けるユーザー数、機能をリクエストしているユーザー数、業務への影響、対処法の有無などがあります。 不具合が業務に悪影響を及ぼしている場合は、「操作手順: 不具合をエスカレーションする (https://support.esri.com/en/technical-article/000024129)」をご参照ください。
他のワークフロー
For the table, set up the foreign key to be a GUID field rather than the GlobalID field. The primary key in the feature class can be the GlobalID field.
Create a new relationship class between Streams GlobalID and Streams_Related GUID.
Add the Streams feature class and the Streams_Related table to a new map.
Open the Stream's feature template properties.
In the Relationship tab, add the Streams_Related table as a related record https://pro.arcgis.com/en/pro-app/latest/help/editing/configure-a-feature-template.htm.
Close the Properties dialog box.
Select the template updated in step 4 in the Create Features pane.
Click the map to create a new Streams feature and related record.