Action connectors
This connector perform a specific action on the input and output files or on the output files only.
Execute Command
The Execute Command output connector executes a configurable command with arguments on files. In the arguments string either placeholder [output:FILES]
can be used to pass a list of all files quoted and separated by a white space or [output:FILE_‹i›]
to pass the i-th file.
If the configured input connector supports variables, those can also be used as [input:‹variable name›]
.
The connector can either operate on the unchanged input files or the converted result files.