Please enable JavaScript to view this site.

InterFormNG2 Manual

Navigation: Workflow > Workflow components > Advanced workflow components

Advanced Converter workflow components

Scroll Prev Top Next More

The advanced converter workflow components are these:

 

1.Change payload encoding. Changes the encoding of the payload in the current workflow.

2.Cut textual payload. Use this to e.g. cut out a section of the payload to build a valid xml. This can be used, if you e.g. an unwanted header.

3.Excel to XML. Converts an excel file in the payload into XML.

4.PDF to splf. Exctracts the texts in an input PDF file and puts it into a 'spooled file' (xml file).

5.Split spool (complex key). The most advanced spilt function for spooled files.

6.Split spool (fixed key position). The most simple split function for spooled files.

7.Split spool (dynamic position). A split function for spooled files, which is able to handle a split key, that has a dynamic position.

8.Split XML. Splits up the XML in the payload and executes the sub workflow for each new XML.

9.To Base64. This component converts the payload into Base64.

10.Transform design to XSL. This transforms a transformation template into XSL. Another easier way is to save it as an XSL in the transformation designer

11.XSL transformation on SPLFV2. Converts a spooled file (in the version 2 format) into an XML file.

12.XSL transformation.Transforms the XML in the workflow payload.