Hi
I am using FME to transfer data from Oracle to PostGIS
For a couple of my tables I don't want to include some fields, however some of the fields to be removed have the same name as fields on other feature types that I want to keep.
Can I specify which table to remove the attribute from in the dynamic writer properties?
Thanks