I have 55 .gdb files in a single path and each .gdb file has 5 to 6 files. I have to read each file from each .gdb.file can you please suggest me solution?
Page 1 / 1
Have you tried using *.gdb in the Dataset path, e.g. C:\\Temp\\sourcedata\\*.gdb? What kind of files do you mean you have inside each .gdb file? Do you actually mean gdb tables?
If you mean gdb tables, FME automatically reads every table, but you can also select the tables to read from Parameters > Table List.