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

    • 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 ...
    • PDF input and output

      If you want to create PDF output in InterFormNG2, then you need to setup a workflow in InterFormNG2 to do that. If you want to use the PDF inside of an email, then you should consider to check out the email output options first, as the normal create ...
    • Spooled files in the workflow

      This section covers all topics concerning automatic processing of spooled files in the InterFormNG2 workflow: •How to monitor an output queue. •Load a sample spooled file in the workflow editor •How to condition the workflow on spooled file ...
    • Spooled files in the designer

      You can process spooled files in InterFormNG2, if you have installed InterFormNG2 on the IBM i platform. The spooled file actions related to the designer are: •How to load a spooled file in the designer. •How to map spooled file data in the designer. ...