Select to view content in your preferred language

Inspection Workflow S123 to Feature Layer GlobalID Not Editable

553
1
04-06-2023 07:58 AM
MelissaSalich
Frequent Contributor

I am trying to use Survey123 to update my feature layer hosted in Portal.

I am getting stuck when publishing the survey. The gloabalid field is not editable.

MelissaSalich_0-1680792876387.png

Has anyone run into this before?

I followed the workflow from this video: Inspection Workflows Park 5: Configuring ArcGIS Survey123

 

When you need to include highly advanced forms for your inspections, use ArcGIS Survey123. It can pass information into your related tables to enhance your inspection workflows. Here is the official Esri Technical document that covers how the steps I followed in the video: ...
0 Kudos
1 Reply
DavidSolari
MVP Regular Contributor

From skimming through the video, it looks like you need to work with the "GUID" field in the related table's feature service, not the Global ID. Global ID fields are never editable through an ArcGIS interface, they'll be generated automatically once a survey feature is created. The "GUID" field uses the Guid field type, which is the same data type as a GlobalID field but is user managed (this is analogous to Long Integer vs. ObjectID fields).

0 Kudos