Hi,
I'm wondering if its possible (and my searches didn't turn up directions on how) to replicate a SDE from one server to "n" servers. Basically, I need to replicate data from an admin servers to the servers that actually process the requests from clients. The data changes on the admin server will be occuring from a web app, so it would be best if it could be done automatically, but running a python script from a button on the app would be fine.