Hello.
I'm using the FeatureWriter to create GDB Feature Classes, which will extend into ArcSDE Feature Classes soon. I can't seem to find any details on the Table Parameter options of this transformer in the documentation, however.
Under Table>General, there are Feature Operation and Table Handling options. Currently, the options selected in my translations are:
Feature Operation: Insert
Table Handling: Create if needed
and currently the features are added to my target Feature Class every time the translation is run. Which is not particularly my preference right now, but will be in the future. When attempting to use the other options, I receive ArcObjects-related errors and can't completely overwrite the Feature Class. During translation testing it would be ideal to completely overwrite all features every time it is run until which time the translation is completely set up (i.e. delete and reload). If updating the Feature Classes is not possible, it would also be of benefit to have the ability to completely overwrite the Feature Class in the future.
Can someone explain each of the options for Feature Operation and Table Handling so that I can configure the transformer?
Thanks!