This step applies a template to input data and saves the result into "targetColumn". The template is defined by the property "template".
<step id='templater' className='cz.adastra.cif.tasks.v1.clean.ApplyTemplateAlgorithm'> <properties> <out>exported</out> <template>{id}. {text}</template> </properties> </step>
iWay Software |