Splitting input files

Splitting input files

InterformNG2 is able to split up these types of files:

  1. Spooled files
  2. 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 you call a split function in a workflow, then the subtree to the right of the split function is executed for each of the smaller, splitted output files.

    • Related Articles

    • Merge multiple spooled files

      This article describes one way to merge multiple spooled files together - similar to the function: Output Schedule Control (OSC) in InterForm400. The principle of Output Schedule Control is to wait for many spooled files of various types to arrive on ...
    • M3 input

      InterformNG2 can with the M3 module be setup to process files directly from InterformNG2. This is covered in the section, Infor M3 integration. After both Infor M3 and InterformNG2 has been configured, the next thing is to setup InterformNG2 to ...
    • Workflow input types

      The workflows of InterformNG2 can get the input from various input types. In the workflow the input type is shown as the leftmost (green) component: The input types are all listed here: AS400 Command input Call InterformNG2 via a command on the IBM i ...
    • Enrich by input form

      The advanced, special workflow component, Enrich by input form is a workflow component, that can help to modify the XML payload of a workflow with a webform. Please notice, that an alternative webform solution is covered in the section, Webforms. ...
    • From input form menu

      If you want to use a web form in InterformNG2 to input fields for a selection templates and run the templates to generate e.g. print or PDF files, then you can use the workflow input type, From input form menu. This can be useful if, for example, you ...