laptop and a wrench

漏洞

Records count is missing on ArcGIS Survey123 reports when using referenced feature services published to ArcGIS Enterprise from an Oracle database.

ArcGIS Survey123
漏洞 ID 编号 BUG-000171791
已提交October 28, 2024
上次修改时间December 26, 2024
适用范围ArcGIS Survey123
找到的版本3.19
操作系统Windows OS
操作系统版本11.0 64 bit
状态Under Consideration

解决办法

It is caused by capitalization of fields in dataset, Oracle implements this automatically.

Syntax for queries in default summary can be changed to below to allow for record counts in report to display:

  • Selected record count: ${#Events | stats:"count,OBJECTID,COUNT_OBJECTID":"":""} ${COUNT_OBJECTID}${/}
  • Total record count: ${#Events|where:"1=1 !important"|stats:"count,OBJECTID, COUNT_OBJECTID":"":""}${COUNT_OBJECTID}${/}

Hashtag (#) allows for query of fields that are capitalized.

重现步骤

漏洞 ID: BUG-000171791

软件:

  • ArcGIS Survey123

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项