laptop and a wrench

漏洞

When integrating ArcGIS Workforce with ArcGIS Field Maps, the URL template is missing the required 'assignmenttype' field causing the submissions to fail from ArcGIS Field Maps and return the following error message, "Geodatabase value is null."

上次发布: May 19, 2022 ArcGIS Workforce
漏洞 ID 编号 BUG-000145049
已提交December 8, 2021
上次修改时间June 5, 2024
适用范围ArcGIS Workforce
找到的版本21.0.3
操作系统Windows OS
操作系统版本10.0 64 Bit
状态Non-Reproducible

附加信息

The issue is non-reproducible.

解决办法

  1. Open the Assignment Integrations table from the project's hosted feature layer.
  2. Navigate to the Data tab.
  3. Under the URL Template field for ArcGIS Field Maps, change the URL as shown below to pass the 'assignmenttype' attribute: 
  • Default URL: https://fieldmaps.arcgis.app?itemID=6142bd3d1e104346bf494440100e506d&referenceContext=addFeature&geometry=${assignment.latitude},${assignment.longitude}&featureSourceURL=https://services.arcgis.com/Wl7Y1m92PbjtJs5n/arcgis/rest/services/workforce_6108ddd5ae684886872b7ba37b0f0e3f/FeatureServer/0&featureAttributes=%7B%22location%22:%22${assignment.location}%22%7D
  • Updated URL: https://fieldmaps.arcgis.app?itemID=6142bd3d1e104346bf494440100e506d&referenceContext=addFeature&geometry=${assignment.latitude},${assignment.longitude}&featureSourceURL=https://services.arcgis.com/Wl7Y1m92PbjtJs5n/arcgis/rest/services/workforce_6108ddd5ae684886872b7ba37b0f0e3f/FeatureServer/0&featureAttributes=%7B%22location%22:%22${assignment.location}%22,%22assignmenttype%22:%22${assignment.assignmenttype}%22%7D

重现步骤

漏洞 ID: BUG-000145049

软件:

  • ArcGIS Workforce

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

下载 Esri 支持应用程序

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

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项