Skip to main content
Question

Read EGDB Feature Class After Publishing Versioned Feature Service

  • February 26, 2026
  • 5 replies
  • 84 views

teofilosalgado
Contributor
Forum|alt.badge.img+6
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.

 

5 replies

desiree_at_safe
Safer
Forum|alt.badge.img+20

Hi! Would you be willing to share a workspace or screenshots of how you have this set up?
 


pdrell
Participant
Forum|alt.badge.img+1
  • Participant
  • March 4, 2026

Default with the database reader should be fine, branch versions are edited through a service but deltas and default version are all still stored in the database not on server.


teofilosalgado
Contributor
Forum|alt.badge.img+6

Default with the database reader should be fine, branch versions are edited through a service but deltas and default version are all still stored in the database not on server.

Thanks! One follow-up question: can I use an Esri Geodatabase (ArcSDE Geodb) Writer to insert data into this versioned dataset? I'm wondering if it will behave like ArcGIS Pro’s Append tool and will correctly insert the data into the DEFAULT version.


teofilosalgado
Contributor
Forum|alt.badge.img+6

Hi! Would you be willing to share a workspace or screenshots of how you have this set up?
 

Sure, right now my Workspace is just a simple  FME’s Esri Geodatabase (ArcSDE Geodb), configured as follows:
 

My Workspace
Reader Parameters

 


desiree_at_safe
Safer
Forum|alt.badge.img+20

Hi ​@teofilosalgado! If you haven’t already, would you kindly submit a support case for this 🙂

Follow this link: submit a ticket so that our team of experts can dig into this further,!

When submitting your ticket, please provide the following (if available):
- Details about the environment used (e.g. platform and OS version, FME Flow deployment, any other dependencies, etc.)
- Any relevant log files (e.g. translation logs, job logs, fmeserver.log, etc.)
- Any relevant screenshots (e.g. errors, configurations, etc.)
- Please provide a sample of the source data used in your workspace
- The workspace (or sample workspace) that you are encountering issues with. Please be sure to include any required data or custom transformers needed. If, possible please send this as a template (.fmwt).