1Designer Library
2Properties
3Modify Fields
4Component Process
After dragging another component onto the canvas, in this case a CSV_Writer, you can connect the two. Data will feed from the MySQL_Read component to the CSV_Writer component. The MySQL_Read component will read data from a table and push it to the CSV_Writer component, which will, in turn, write out the data to a CSV file.
5Pipeline Error
6Component Properties
7Error Fixing
8Export to PDF
9Big Data
Your designs don’t need to be simple. You can create a pipeline that moves huge amounts of data through an enormous number of components. The Designer makes this easy without having to write the code yourself.