Transformation Components
Transformation components have both input ports and output ports and apply specific transformations to the data in the transformation
stream.
- Character Mapper
The Character Mapper is a Transformation component that replaces characters and strings in an input record. The Character Mapper applies replacement mapping to all but selected attributes.
- Copy Splitter
The Copy Splitter component unconditionally copies input data to each output port. Unlike the Data Splitter, the Copy Splitter does not include any port expressions.
- Data Splitter JavaScript
The Data Splitter JavaScript component allows you to filter and distribute input data.
- SQL Executor
The SQL Executor component allows you to execute one or more custom SQL statements against a database server.
Created May 24, 2011. Send feedback on this help topic to Sybase Technical Publications:
pubs@sybase.com