Add entries to related table of an editable feature class
Hi all,
I have an editable feature layer in my Geocortex site that shows assets. The assets are linked in my MXD to a table (via a relationship class - 1:M, composite, forward notification) that shows items attached to my assets.
I want the user of my Geocortex site to edit (add, edit, delete) items in this relational table.
I added a couple of entries to the table through ArcGIS to test if I can get them to show in my Geocortex site, which they do. But when clicking the 'Create a new related feature' I get an error that says: 'There was an error applying feature edits. Error: Unable to complete operation' - which is not particularly helpful or descriptive.
Anyone got any tips what may be going on here?
Many thanks for your help!
- Using HTML5 Viewer
- data in Esri enterprise geodatabase
- MXD created in ArcGIS 10.5.1
0
-
Can you check in the browser developer tools which request is sent to the server? Try to rerun the request in the browser and check for errors. 0 -
Hi Nico,
Thanks for getting back to me! I don't have a developer background, so I'm not quite sure what to look for here. I'm using Chrome, and when launching the developer tools, there appear to be 90 errors, and 8 warnings. The last error says the following, but I am not sure what to do with this information?
Error: Unable to complete operation.
at Object.g.load (esri.js:664)
at esri.js:88
at c (esri.js:104)
at d (esri.js:104)
at b.Deferred.resolve.callback (esri.js:106)
at c (esri.js:105)
at d (esri.js:104)
at b.Deferred.resolve.callback (esri.js:106)
at esri.js:93
at h (esri.js:108)
w @ esri.js:90
(anonymous) @ esri.js:89
c @ esri.js:104
d @ esri.js:104
resolve.callback @ esri.js:106
c @ esri.js:105
d @ esri.js:104
resolve.callback @ esri.js:106
c @ esri.js:105
d @ esri.js:104
resolve.callback @ esri.js:106
c @ esri.js:105
d @ esri.js:104
resolve.callback @ esri.js:106
(anonymous) @ esri.js:93
h @ esri.js:108
k @ esri.js:108
resolve @ esri.js:110
a @ esri.js:109
h @ esri.js:108
k @ esri.js:108
resolve @ esri.js:110
a @ esri.js:109
h @ esri.js:108
k @ esri.js:108
resolve @ esri.js:110
a @ esri.js:109
h @ esri.js:108
k @ esri.js:108
resolve @ esri.js:110
n @ esri.js:139
e @ esri.js:143
Show 2 more frames
loader.js:40 [error]: 19:15:14.168: There was an error applying feature edits: Error: Unable to complete operation.0 -
Switch to the network tab in the developer tools and try to filter for applyedits of addfeature 0 -
Hm. Filter doesn't find anything for "applyedits" or "addfeature" here?! 0
Du måste logga in om du vill lämna en kommentar.
Kommentarer
4 kommentarer