DBDeleteSetter
From Fmepedia
| This page contains a Custom Transformer created by an fmepedia user. See the attached files list at the foot of this page for the zip file containing this custom transformer. |
Created by: Dmitri Bagh
This transformer prepares database writers for running in DELETE mode.
To delete features from a database table, we have to create two attributes - fme_db_operation set to DELETE and fme_where with a condition in it. This transformer makes this step, and you only have to specify WHERE clase.
