I am trying to think of way to keep our data organized while enabling users to make field edits. If I have an SDE database that is where my analysts make edits and manage our data (DB - A), can I make a one-way replication of a specific dataset that is updated weekly to another SDE database (DB -
, which can then be edited by users? My question is, if the data that end users need to be editing is created and updated via a replication process from another DB, are end users still able to make field edits to the replicated data or are the database functions that prohibit this from being enabled?