I have a py script. It takes in 3 parameter,
- Input file gdb
- FeatureClass name
- Output file gdb
What it does, is to copy the contends of the featureclass to the outputfile gdb and I would like to convert it to FME
Can some help me with this conversion? Please remember it may be configured for any filegdb and any featureclass name so a static linking won't work. My initial findings is the use of "Generic" option of FeatureReader