Skip to main content
Solved

Read Multiple GDB saved within subfolders


galigis
Enthusiast
Forum|alt.badge.img+16

Hi All,

What the best way of reading multiple ArcPro GDBs saved within multiple subfolders? I have looked into the Creator + FeatureReader transformers but can’t get it to work, folder structure as follows:

 

 

I would like to read the multiple GDBs form the DATA level and force FME to go through the subfolders. 

Best answer by nielsgerrits

What I do is:

  • Creator
  • FeatureReader
    • Format = Directory and File Pathnames
    • Path Filter = *.gdb
    • Recurse Into Subfolders = Yes
  • FeatureReader
    • Format = Esri Geodatabase (File Geodb)
    • Dataset = path_windows
View original
Did this help you find an answer to your question?

2 replies

nielsgerrits
VIP
Forum|alt.badge.img+54
  • Best Answer
  • March 4, 2024

What I do is:

  • Creator
  • FeatureReader
    • Format = Directory and File Pathnames
    • Path Filter = *.gdb
    • Recurse Into Subfolders = Yes
  • FeatureReader
    • Format = Esri Geodatabase (File Geodb)
    • Dataset = path_windows

galigis
Enthusiast
Forum|alt.badge.img+16
  • Author
  • Enthusiast
  • March 4, 2024

Thanks @nielsgerrits - it did the trick,

I’m posting the workflow below for completeness:

 


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings