Writers can write data to local and remote output files, send it through the connected optional output port, write it to a dictionary, send using JMS connection, insert into database table, send by email, insert into LDAP database or write only for debugging purposes.

Writers Overview

We can distinguish Writers according to their output data format.

Writing to File

Writing to Database

  • Database Writers:

Other Writers

  • Directory structure:

    • LDAPWriter converts data records into a directory structure.
  • One component discards data:

    • Trash discards data or writes data to a debug file.

See also
Common properties of components
Specific attribute types