Versions Compared

Key

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

Description

This handler generates an ID based on the actual date in ddMMyyyy (or yyyyMMdd) form as well as a consecutive number. The number will be reset every new day and counted up again.

...

Class

Code Block
com.dooris.bpm.actionhandler.DayIdGenerator

Parameter

Parameter

Default value

Description

Valid examples

renameInstance

false

Boolean (true/false). If it is set to “true” (renameInstance=true), the current instance will be named after the ID

true

format

ddMMyyyy

The parameter can also be passed with a yyyyMMdd format (format=yyyyMMdd) in order to customize the ID

ddMMyyyy

mandatoryFields

Here a variable can be determined in which the generated ID is written.

variableName

...