Select to view content in your preferred language

Concurrent editing of the published database

800
0
11-25-2010 07:11 AM
SanajyJadhav
Deactivated User
Hi experts,

I am planning to setup editing workflow of our proposed application (ArcObjects code would be used to manage the edits).

I am having one query regarding versions and concurrent editing.I would appreciate if anybody can help me on this issue.

The help article at http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Version_scena... says that "Many users can edit the same version simultaneously, so the simplest way to support multiuser editing is for many editors to directly edit the DEFAULT version."

Does this mean, if my ArcObjects code is creating or modifying features in certain featureclass in the DEFAULT version and if at the same very moment, another user tries to edit the same featureclass in the same DEFAULT version,he would be allowed to do so without any error.Because, if second user is getting access to the same featureclass at the same moment, this is what I want.

If this is not the case, then can anyone guide me in the right direction? Creating a separate version for each user is not a feasible option.

Thanks in advance.
Sanjay J.
0 Kudos
0 Replies