Related Articles
Selecting the printer on IBM i
On the IBM i platform InterFormNG2 behaves a bit differently compared to other platforms, when it comes to printers: The supported printer mime types are limited to Direct protocol, PCL and ZPL i.e. Driverprint and Postscript are not supported on the ...
Spool2XML implementation
This section contains an overview of how to implement Spool2XML in InterFormNG2 for a single report. 1.Select (and/or create) another library for the converted printer files than the library, that contains your normal printer files. You should NOT ...
The IFormNG2 menu overview
The IformNG2 main menu (Spool2XML) is shown with this command: IFORMNG2/IFORMNG2 This menu is shown: IFORMNG2 InterForm NG2 Main Menu Select one of the following: System . . . : PMK250 User . . . . : KSE Version . . : 1.6.0b Administration 1. Work ...
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 ...
Split XML
This advanced converter workflow component can split up an XML in the payload of the current workflow. The subtree of this workflow component is executed for each splitted XML. It is highly recommended to consider the Structural split component ...