I have a doubt about FME.
I have a reader that reads a .mdb Geomedia , and a Writer to put the .mdb data into an Oracle Database.
The problem is: I have to create in the writer manually , all the attributes that I want to see in the oracle.
I would like to know if there is a way to make this dynamicly.
Without going into the writer and typing all the information.
I want the same attributes from the reader in the writer without typing the information.
Is there some way?