Create and Write Hyper File to the SL Database

This example pipeline demonstrates how to use the Hyper Write Snap to create a hyper file and write it on to the local database.

  1. Configure the File Reader Snap to read 123.csv file from the SL database.

    On validation, the Snap displays the binary data in the output preview.

    File Reader Snap Configuration File Reader Snap Output

    File Reader Snap Configuration


    File Reader Snap Output

  2. Configure the CSV Parser Snap to parse the CSV file.

    On validation, the Snap displays the parsed CSV data in the output preview.

    CSV Parser Snap Configuration CSV Parser Snap Output

    CSV Parser Snap Configuration


    CSV Parser Snap Output

  3. Configure the Hyper Write Snap to create a .hyper file and publish it without packaging it into a data source.

    On validation, the Snap displays the hyper data in the output preview.

    Hyper Write Snap Configuration Hyper Write Snap Output

    Hyper Write Snap Configuration


    Hyper Write Snap Output

  4. Configure the JSON Formatter Snap to read the hyper document stream and write the data to output.

    On validation, the Snap displays the following output in the preview of the Snap.

    JSON Formatter Snap Configuration JSON Formatter Snap Output

    JSON Formatter Snap Configuration


    JSON Formatter Snap Output

  5. Configure the File Writer Snap to write the hyper file to the SL database.

    File Writer Snap Configuration

To successfully reuse pipelines:
  1. Download and import the pipeline into SnapLogic.
  2. Configure Snap accounts as applicable.
  3. Provide pipeline parameters as applicable.