Skip to main content
Question

Read EGDB Feature Class After Publishing Versioned Feature Service

  • February 26, 2026
  • 0 replies
  • 0 views

teofilosalgado
Participant
Forum|alt.badge.img+4
Hello all!
I have a question regarding accessing data in an Enterprise Geodatabase in a branch-versioned Feature Service scenario:

Using FME’s Esri Geodatabase (ArcSDE Geodb) Reader, can I read branch-versioned feature classes directly from my Enterprise Geodatabase (SDE connection) now that I have published a branch-versioned Feature Service? If I point it to the “sde.DEFAULT” version, will it access the features correctly?

I would like to perform some heavy geoprocessing tasks, and my Feature Service performance isn’t keeping up, so the Esri ArcGIS Connector is a no-go. My Enterprise Geodatabase, on the other hand, is robust and more than capable of handling these tasks (e.g., DatabaseJoiners, FeatureReaders, FeatureMergers, etc.).
 
Thanks.