Queries fail with a "Failed to execute query" error when querying a standalone table in a map service at REST if the table contains a join, and the join field names between the two tables do not match.
上次发布: March 1, 2017ArcGIS GIS Server
漏洞 ID 编号
BUG-000103227
已提交
February 27, 2017
上次修改时间
May 31, 2023
适用范围
ArcGIS GIS Server
找到的版本
10.4.1
操作系统
Windows OS
操作系统版本
2008 R2
状态
In Review
该问题正在审查中。 审查过程可确保问题包含所有必要信息、易于理解、不与现有问题重复,且为关于漏洞或增强功能的有效请求。 在此阶段,可能会联系您进行说明或提供其他信息。
解决办法
When using a standalone table that contains a join in a map service, make sure that the join field's name matches the name of the join field in the table being joined. It is not enough for the alias names to match; the actual field names must match.