Sample Data Transformation Graphs.

Clover packs so many punches, it is sometimes easier to show than explain. Click on the tabs below to see some selected examples.

 

Data Load Credit Cards Web Service Email Validation Web Site Log Company Checks

Click the image to enlarge it. The sample images show annotated transformation graphs.

Web Site Access Log

Data Loading

This simple graph performs the following steps

  • Exchange rates for multiple currencies are loaded from an XML file located on the web

  • A timestamp is then added to the list of exchange rates

  • The completed list is written to an Excel Worksheet


Related Points of Interest

  • Data can be loaded from many different text formats including XML, CSV, ASCII

  • Even variable formats can be read from within a single file

  • Data can be automatically read from multiple files within the same folder

  • Files can be read from file systems, FTP, SFTP, HTTP etc.

  • Clover can parse and process XML using a special XPathReader component as well as reading directly from simpler XML records