Select to view content in your preferred language

Editing joined/Related tables

611
2
09-09-2011 10:01 AM
AjaySisodia2
Emerging Contributor
hello:

I have a feature class (1) and a bunch of associated tables (10). I need to support editing on the feature class and the associated table. Here are few scenerios:

1. Publish the feature class and tables as separate feature services - this has lot of complications as support editing on tables and then controlling changes.

2. Publish 10 services with feature class joined to the table - Feature service does not recognize the joined field.

Is there a better way to develop editing functionality on both the Feature Class and its associated table and then control changes such as cancel, undo etc?

Any code sample would be helpful.

Thanks in advance.
0 Kudos
2 Replies
JenniferNery
Esri Regular Contributor
This is a related thread: http://forums.arcgis.com/threads/35452-Web-Editing-FeatureClass-with-Relationship. For questions about best practices on publishing feature class and related tables, you might want to post to the server team: http://forums.arcgis.com/forums/8-ArcGIS-Server-General.
0 Kudos
AjaySisodia2
Emerging Contributor
Thanks Jennifer.
0 Kudos