laptop and a wrench

Bug

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."

Last Published: May 19, 2022 ArcGIS Workforce
Bug ID Number BUG-000145049
SubmittedDecember 8, 2021
Last ModifiedJune 5, 2024
Applies toArcGIS Workforce
Version found21.0.3
Operating SystemWindows OS
Operating System Version10.0 64 Bit
StatusNon-Reproducible

Additional Information

The issue is non-reproducible.

Workaround

  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

Steps to Reproduce

Bug ID: BUG-000145049

Software:

  • ArcGIS Workforce

Get notified when the status of a bug changes

Download the Esri Support App

Discover more on this topic

Get help from ArcGIS experts

Contact technical support

Download the Esri Support App

Go to download options