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

Zuletzt veröffentlicht: May 19, 2022 ArcGIS Workforce
Bug-ID-Nummer BUG-000145049
EingereichtDecember 8, 2021
Zuletzt geändertJune 5, 2024
Gilt fürArcGIS Workforce
Gefunden in Version21.0.3
BetriebssystemWindows OS
Betriebssystemversion10.0 64 Bit
StatusNon-Reproducible

Zusätzliche Informationen

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

Schritte zur Reproduzierung

Bug-ID: BUG-000145049

Software:

  • ArcGIS Workforce

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln