Advanced Converter workflow components

Advanced Converter workflow components

The advanced converter workflow components are these:

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

2.  Cut textural payload. Cut a textural payload where a specific character sequence is found.

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

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

5.Split spool (fixed key position). Splits an input spooled file based on fixed positions.

6.Split spool (dynamic key position). Splits a spooled file based on a key, that is searched for on each spooled file page.

7.  Structural split. Splits up the XML in the payload and executes the sub workflow for each new XML - while the original structure and main nodes are kept.
8.  To Base64. Encodes the payload into base64.