CSV

CSV

File types of the type CSV (Comma Separated Values) is one of the file types/payloads, that can be processed in the InterFormNG2 workflow. The csv files normally the file extension .csv.

 

If you want to process CSV input files in InterFormNG2, then you should select CSV as the input file type in your workflow.

 

Inside the workflow you should consider to convert the CSV file into XML with the CSV to XML component.

    • Related Articles

    • CSV to XML

      One of the valid input formats of InterFormNG2 is CSV files. If you e.g. want to data in an input CSV file in either an email or in a template, then you first need to convert the CSV file into XML. You can use the basic, converter workflow component, ...
    • CSV file into Excel

      InterFormNG2 is able to convert generic CSV files into Excel. This section describes how that can be done. As an example we consider a CSV file with this content: Seq,Product No,Description 1,4234,aaaaa 2,23423,bbbbbb 3,3423,ccccccc 4,345,dddd ...
    • Basic converter components

      The basic converter components are: The CSV to XML workflow component. The JSON to XML workflow component. The SPLF to XML workflow component. The Transform or split workflow component.
    • Splitting input files

      InterFormNG2 is able to split up these types of files: Spooled files XML files If the input file is of any other type e.g. CSV or JSON, then you need to convert the input file into XML (with CSV to XML or JSON to XML) before you can split it up. When ...
    • Modules in InterFormNG2

      The classic package of InterFormNG2 contains in short the functionality, that are used by most customers. Customers, that require additional, special functionality can purchase one or more of the additional modules in InterFormNG2. Please note, that ...