This is an old revision of the document!
This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)
The RepeatingWordTemplateHandler makes it possible to create a Word document for every row of process variables. It is an expansion of the WordTemplateHandler The process variables must be indexed using a number in square brackets (i.e. Variable[0],Variable[1],Variable[3]…..). Then, each ${Variable} entry is replaced by one of the indexed variables. A new template is created for each index. It is also possible to marge all of the created documents together.
com.dooris.bpm.actionhandler.RepeatingWordTemplateHandler
any
any
-
Path to the Word template
Here, true must be entered
The name given to the merged documents.
Should the documents all be merged into one
Name of a variable containing a number, which denotes how many indices are present.
Should the templates be converted into PDFs