Hi everyone,
Happy new year :) I have created a series of FME scripts that translate DWG file to a feature class in a FGDB.
I want to ensure that any time the DWG source file is updated, that the feature class is updated accordingly.
Would the "Insert" and "Truncate Existing" option in the Writer be the correct option to choose here? Essentially the user would be updating / adding/ removing polygons from the layer in the source DWG file and I want to ensure that the feature class in the FGDB is also updated.
In this case the feature class in the FGDB already has been created and exists currently.
Thanks so much in advance!




Also with my writer, if I select the fme_db_operation option, would I then still be choosing truncate existing in the table handling, saying yes to spatial handling and then matchign the columns to the same fme_db_operation attribute?
I'd just want to ensure that all 3 (any updates/inserts/deletions) from the source are written or updating the feature class in the file geodatabase in the writer. 