I have a feature reader set up so that the user selects a table and whatever table of the 8 possibilities is chosen it should write out to that table. It is reading from a file geodatabase and writing to a SDE geodatabase. There is a schemaMapper transformer for each table. How do I set up the featureReader so that once the user selects a table it will only write to that table?


You may need to expose the feature_type_name format attribute and keep this for the schemamapper definition, using an attributefilter or testfilter to direct the features