In this Page

Scenario

I want to take some information from a CSV and combine it with information from SAP, then write it to another file.

Requirements

Snaps Used

For this scenario, the following Snaps are used:

Other Requirements

Configuration

  1. Add and configure a File Reader Snap.
  2. Add a CSV Parser Snap with the default configuration.
  3. Add and configure a SAP Execute Snap.
  4. Add and configure a Filter Snap to limit the data to process.
  5. Add and configure a Join Snap to join the data from both sources.
  6. Add and configure a Structure Snap to map the data to new column headings.
  7. Add a CSV Format Snap with the default settings.
  8. Add and configure a File Writer Snap.