Data Transformation Engine Database Interface Designer Reference Guide
Chapter 9 - Database Triggers Using a Database as a Map Trigger
Database Interface Designer Reference Guide
138
3 Determine whether you can define row-based triggering for this query as
determined by the availability of the Row-based triggering check box.
Note If this is a new query and the table supports it, this check box will be
enabled as the default value. (For old queries, this check box will be
cleared as the default value, which means that you could use the
functionality by enabling it. In another scenario, the entire check box
could be disabled because this functionality is not available for the query
and table being used.)
4 To specify the events, select a table name from the Insert into or Delete
from lists.
or
Select a table name from the Update of list.
The name of the table you select will be either the destination into which data
will be inserted, from which data will be deleted, or in which data will be
updated when the specified event occurs.