Skip to main content

I currently have multiple processes set up where predefined FGDBs can be loaded into Oracle using FME (server). I need to extend this so I can load ANY FGDB and I am struggling to find a way to do this dynamically. Ideally I would split out a uniqueID and Geom to load direct into Oracle and split out the tabular data into a CSV as I have a dynamic process set up for non-spatial data already. This way I can easily join the spatial and non-spatial programmatically in Oracle. Thanks

@fyford​ Have a look at the tutorial on dynamic reading in FME


Thanks Mark, looks like that could work!


Reply