Skip to main content
Archived

Enhancement of DatabaseDeleter Transformer

Related products:Transformers
  • February 2, 2017
  • 1 reply
  • 19 views

takashi
Celebrity

It would be good if these enhancements could be done for the DatabaseDeleter.

  • Allow users to select multiple target tables or an attribute value as a target table name.
  • Add an output port, which outputs a single feature containing summary of the result after completion of the delete operation, something like the Summary port of the FeatureWriter.
This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

erik_jan
Contributor
Forum|alt.badge.img+26
  • Contributor
  • February 2, 2017

I like these enhancements.

And I would like to add one more:

Add an output port with all features, so you would be able to delete a feature based on ID before writing the feature (to the same or another table).

For example: Delete from table and write to History table.