Special
These workflow components are special in the way, that they are not converting or producing anything, but they can be used for setting up the flow of processing.
The components are:
- Choice
Use this to implement a conditional workflow, which e.g. branch out depending on the contents of the input file. - Multicast
Use this to create multiple outputs (branches) from a single source. If you e.g. want to create both an email, a local PDF file and a printout. - Multicast and merge
If you want to insert a special duplex page e.g. terms and conditions, then you might be able to insert that as the first or last page in your normal template, but if that is not sufficient, then you should check out this component.
Related Articles
Basic workflow components
This section lists the basic workflow components as they are displayed on the screen: The basic components are divided into these areas: 1.Special 2.Create document 3.Output 4.Converter
Advanced Special workflow components
The advanced special workflow components are: Delayed email cancel key. Use this component to set a unique value for the cancel key for a delayed email. Enrich XML from database. This can be used for adding data found in an external database into an ...
Basic output components
The basic output workflow components are: 1.To filesystem 2.To FTP 3.To sub-workflow
Basic converter components
The basic converter components are: The CSV to XML workflow component. The JSON to XML workflow component. The SPLF to XML workflow component. The Transform or split workflow component.
Shortcut Special components
Currently there is only a single special shortcut workflow component: PDF delayed email - This creates an email, that is sent later. The delayed emails can be cancelled, before they are sent.