Queries to map services referenced from a SQL Server 2014 SP3 instance return fewer records than expected when they include a geometry envelope and Result Record Count or result offset parameters.
ArcGIS GIS Server
漏洞 ID 编号
BUG-000158246
已提交
May 11, 2023
上次修改时间
November 22, 2024
适用范围
ArcGIS GIS Server
找到的版本
10.8.1
操作系统
N/A
操作系统版本
N/A
状态
As Designed
经开发团队审核,已确定此行为符合设计。 有关详细信息,请参阅“其他信息”部分。
附加信息
When using the Result Record Count and/or the result offset (pagination query) parameters and a search geometry, there is a possibility that the number of records in the result does not match the Result Record Count parameter. This is as designed.
When using the pagination query, it is recommended to look for the 'exceededTransferLimit' flag in the query result. If the value is True, go back and make another request for the next page until the 'exceededTransferLimit' is set to False.
Please see this help documentation: https://developers.arcgis.com/rest/services-reference/enterprise/query-map-service-layer-.htm