获取应用程序中的漏洞更新
URL 已复制
共享 URL
漏洞
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.
解决办法
Open the Assignment Integrations table from the project's hosted feature layer.
Navigate to the
Data
tab.
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 支持应用程序
发现关于本主题的更多内容
Esri Community
搜索相关信息
Training
查找与此主题相关的培训
ArcGIS Ideas
探索想法并提供反馈
获取来自 ArcGIS 专家的帮助
联系技术支持部门
下载 Esri 支持应用程序
转至下载选项