Is there any way to edit a replica set to add a new layer to it?
Brent
Is there any way to edit a replica set to add a new layer to it?
Brent
Brent,
Try one of these:
http://support.esri.com/en/knowledgebase/techarticles/detail/35679
http://resources.esri.com/help/9.3/arcgisengine/dotnet/da79f58c-971a-454e-bc52-974c2c47e26a.htm
I realize that last link is for 9.3, but it should work for 10
Hope this helps.
Eric V
12 years later, same question. Links broke. Sure would be nice if this was possible. In fact it would be nice if there was a simple way of replicating an entire SDE to a file GDB. (All feature classes, all domains, all versions) That way never any need to fix replicas. Of course, each version would be its own fGDB. But a one-click solution would be great. I'm sure the official answer is "Python". (Or ArcObjects) For now I'll just build a bunch of replicas and periodically have to rebuild them them and update them when schemas change and we add layers. This is also frustrating since then it breaks scheduled Synchronize runs. Seems like this would be so simple to implement and save almost every enterprise customer time.