Select to view content in your preferred language

editing in silverlight with versions

633
1
09-06-2010 12:10 AM
MannusEtten
Emerging Contributor
You can nowadays edit on a featurelayer with the featureservice. How does editing in Silverlight support versioned layers?

Of course you can make a service based on a layer with a specific version but than all users of the webapp use the same version. So that is ridiculous...
0 Kudos
1 Reply
RichardWatson
Deactivated User
My understanding is that all web users share the same version.

The version is locked when you publish the map service.  If you want each user to have their own version then you have to publish a map service for each user which, obviously, is not very scalable.
0 Kudos