Is it possible to edit versioned data and not-versioned data in a feature server?

645
3
07-29-2019 07:26 AM
Stefan_Offermann
New Contributor III

I have two tables in an Oracle SDE database. While table A is registered as versioned, table B is not registered as versioned. Both tables are in the same schema. Is it possible to create a feature service with both tables, and apply edits to both tables via the service? Or is this "mixing" of versioned and non-versioned datasets not supported?

0 Kudos
3 Replies
JakeSkinner
Esri Esteemed Contributor

Hi Stefan,

This is supported.  However, if these are truly tables, and not feature classes, you will need a feature class within your ArcMap map/ArcGIS Pro map to publish the tables as services.

Stefan_Offermann
New Contributor III

Thank Jake, I did not mention that I already have two feature classes as well in the service.

0 Kudos
Stefan_Offermann
New Contributor III

Why do I get the following error in ArcGIS Server protocol:
"Error: Cannot edit versioned and non-versioned data in one operation."