Select to view content in your preferred language

Got error 500 While Sumit new survey

2764
10
07-26-2023 10:30 AM
fyang
by
Occasional Contributor

Hello, 

 

I met the error msg like below while try to summit the new survey. Publishing is fine.

  • {"error":{"code":500,"extendedCode":-2147216072,"message":"Unable to complete operation.","details":["Unable to perform applyEdits operation.","An error occurred.","Unable to complete operation."]}}

I'm using s123 version 3.17.55 with arcgis portal

Any clue? Thanks!

 

 

0 Kudos
10 Replies
GEOACEADMIN
Emerging Contributor

We got this error recently and it turned out to be because the Primary Key we were using in a relationship was not being populated at the time the feature was created. Once we switched to using GlobalID as the PK it fixed the error.

0 Kudos