Lets create a simple transformation to convert a CSV into an XML file.
Our Transformation has to do the following:
Read the CSV file
Build the greetings message
Save the greetings in the XML file
Create a Transformation:
Here's how to start the Transformation:
To the left of the works...
Pentaho Data Integration comes in two varieties:
Community Edition (CE) - Free version for developers
Enterprise Edition (EE) - Paid version for enterprise use
Installation steps:
You can download Pentaho Data Integration Community Edition from Sourceforge.net.
For the Enterprise Editio...