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)
This action handler creates an ID based on the actual date in ddMMyyyy (or yyyyMMdd) form as well as a serial number. The number is reset and counted anew with each new day.
com.dooris.bpm.actionhandler.DayIdGenerator
any type
any text
Here, one can define a variable to be written into the generated ID.
This parameter is set to “false” by default. If it is set to be “true” (renameInstance=true;), the running instance will be named after the ID (see example)
This parameter is set to ddMMyyyy by default. The parameter can also be passed with a yyyyMMdd format (format=yyyyMMdd;), in order to customize the ID (see Example)