Error supports apply edits with global ids

826
1
Jump to solution
04-08-2022 12:07 PM
AliciaShyu
Occasional Contributor

Survey123 Connect 3.13.251, ArcGIS Server 10.7.1

I'm trying to create a new survey via survey123 connect but I'm getting "supportsApplyEditWithGlobaIds" error (below)

GlobalIDError.jpg

The feature class does have a global id field, in the REST service shows that field as false

REST.jpg

Where do I need to go to change that field to true?

Not sure if it's related but the feature class had attribute indexes in two fields (UUID_OID_720), which I deleted and then republished the service with the same result.

AttributeIndexes.jpg

 

 

 

 

 

0 Kudos
1 Solution

Accepted Solutions
AliciaShyu
Occasional Contributor

Found the problem, supportsApplyEditsWithGlobalID turns to true by default when the feature class is NOT versioned.

https://support.esri.com/en/technical-article/000017731 

globalid error.jpg

View solution in original post

0 Kudos
1 Reply
AliciaShyu
Occasional Contributor

Found the problem, supportsApplyEditsWithGlobalID turns to true by default when the feature class is NOT versioned.

https://support.esri.com/en/technical-article/000017731 

globalid error.jpg

0 Kudos