Hoppa till huvudinnehållet

How to save edits in the SDE (oracle) from viewer inputs?

Kommentarer

3 kommentarer

  • Berend Veldkamp

    In most cases I'd recommend to use an ArcGIS Server FeatureService that exposes the SDE featureclasses. In a (client) workflow, you can then use the Add | Delete | Update Features activities to access that service.

     

    If for some reason you really need to access the SDE data directly (i.e. without ArcGIS Server), you would need a server-side workflow, and probably a custom activity that connects to the database in some way.

    0
  • Deep Bhari

    Berend,

     

    Thanks for your quick reply. Can you clarify a bit regarding the ArcGIS Server FeatureService for my understanding. I believe what you are saying is that the AGS FeatureService that exposes the SDE featureclasses and the map layers that I published in ArcGIS server for consumption by the GCX site are the same.

     

    If true then my work looks lot less daunting than I was worried about previously.  Again please feel free to share your thoughts and thank you for your inputs.

     

    Deep

     

     ?

     

     

    0
  • Berend Veldkamp

    It depends on how the service was published. It is possible to publish to ArcGIS Server (or ArcGIS Online), and have the data copied with the service. In that case, edits in the feature layer will not be reflected in your local data.

     

     

     

    0

Du måste logga in om du vill lämna en kommentar.