I have an SDE geodatabase that has a one way replication to a file geodatabase, where I will make edits to the feature classes offline somewhere. I know that this scenario doesn't support one-way or two-way replication, so is there anyway I can push the updates I made in the file geodatabase back to the SDE geodatabase?
so is there anyway I can push the updates I made in the file geodatabase back to the SDE geodatabase?
My script runs into a problem when a check-out replica already exists. Do you know how to do a check if a replica exists, and if it doesn't, create the replica?