Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The "onbuttonclick" attribute defines which functions/parameters the handler should execute.

...

Parameter

...

Description

...

Example

...

handler

...

Here, the ActionHandler is specified.

...

WordTemplateHandler

...

template

...

Here, the path to the WordTemplate is provided.

...

documentPrefix

...

Here, you can specify a prefix that should be added before the document name.

...

pdf

...

If the parameter is set to true , the document will be generated as a PDF document.

...

attach

...

Here, you can use the parameter true to specify whether the PDF document should be attached to the process in addition to the Word document.

...

open

...

See Parameters sections above.

...

Document History

The document-history of a process instance can be reviewed via the system variable ${SYS:DOC_HISTORY}. The document history displays which documents of the instance have been attached, edited or deleted. With the WordTemplateHandler the user can save the document history to a Word or PDF document (s. screenshot).

...