attribuut : Oracle Non-Spatial Writer
parameter : Table Handling (Use Existing/Truncate Existing)
Is it possible to adjust the values of Table Handling (Use Existing or Truncate Existing) in a flow?
In a daily data dump, there can be a mutation file or an initial file per table (csv file).
Based on that I want to determine Table Handling.
This will save a lot of work. Now I still use 25 CSV files out of more than 100. This may increase in the future.
For example, of those 25 files, 5 can be initial files and 20 can be mutation files.
It will be written to Writer Oracle Non-Spatial.
For the Feature operations I use fme_db_operation.
I hope my question is clear.
Thanks in Advance