Related tables are not displayed at REST in ArcGIS for Server 10.4 as they did in ArcGIS for Server 10.2.2 for two layers sourced from the same feature class.
最後に公開された状態: June 10, 2016ArcGIS for Server
不具合 ID 番号
BUG-000096804
送信されました
May 31, 2016
最終更新日
June 5, 2024
適用対象
ArcGIS for Server
見つかったバージョン
10.4
オペレーティング システム
Windows OS
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
This behavior is as designed. The relationships are in-memory relationships and created only for the layer named ‘ParcelsOne_hasRelatedTables’, but not for the other table named ‘Parcels’.
Earlier releases of the software behaved differently (as noted in the bug). But this behavior was met with many requests to change it. Here is the reasoning on one of the requests to make the change: If the layer does not have relationship defined, map service will not list those relationships, just because there is another layer (referring to the same feature class) happens to have relationships defined.
If the need is to have a relationship show up in the map service resource for the first layer then add those relationships in the first layer as well.
対処法
If the need is to have a relationship show up in the map service resource for the first layer, then add the relationships in the first layer as well.