You are on page 1of 2

You can click on the Expression field - and edit expression in the Expression Editor: In the "Edit Transformations"

dialog box you can check/uncheck necessary options (I/O ports, Group-By), add new ports as necessary, edt the expressions for each port (and validate them).

Advanced External Procedure - ... Aggregator - to do things like "group by". ERP Source Qualifier - ... Expression - to use various expressions. External procedure - ... Filter - to filter data. Joiner - to make joins between separate databases, file, ODBC sources. Lookup - to create local copy of the data. Normalizer - to transform denormalized data into normalized data. Rank - to select only top (or bottom) ranked data. Sequence Generator - to generate unique IDs for target tables. Source Qualifier - to filter sources (SQL, select distinct, join, etc.) Stored Procedure - to run stored procedures in the database - and capture their returned values. Update Strategy - to flag records in target for insert,delete, update (defined inside a mapping).

You might also like