Time for action – sending the results of matches to a plain file

In the previous section, you read several files with the results of football matches. Now you want to send the data coming from all files to a single output file:

  1. Open the transformation that you created in the last section and save it under a different name.
  2. Delete the Dummy (do nothing) step by selecting it and pressing Del.
  3. Expand the Output branch of the Steps tree.
  4. Look for the Text file output step and drag this icon to the work area.
  5. Create a hop from the Select values step to this new step.
  6. Double-click on the Text file output step icon and give it a name.
  7. As Filename type C:/pdi_files/output/matches.

    Note

    Note that the path contains forward slashes. If your system is Windows, you ...

Get Pentaho Data Integration Beginner's Guide now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.