Basic special components
Multicast and merge workflow component
The multicast and merge workflow component is placed in the basic section, but it is not a basic function. With this component you can create multiple outputs and then merge them together as a single output. This component has been made to help ...
Multicast workflow component
The multicast workflow component can be used, if you want to create multiple outputs from a single input file. You e.g. might want to create a PDF file, an email and a print output from a single input XML file. To do that the multicast component can ...
Choice and join workflow component
The basic, special Choice and join workflow component is very similar to the Choice component. For the majority of the documentation of the Choice and join you should refer to the choice component as choice and join does the same as the choice ...
Choice workflow component
The choice workflow component can be used to condition the processing of the files. The choice component can branch out to one or many cases (subtrees) depending on a condition for each case (subtree). When you insert a new choice component it will ...
Basic special components
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 ...