/
DayIdGenerator

DayIdGenerator

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

com.dooris.bpm.actionhandler.DayIdGenerator

 

Parameter

Parameter

Default value

Description

Valid examples

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

 

Related content

ICalHandler
ICalHandler
More like this
MatrixHandler
MatrixHandler
Read with this
DayIdGenerator
DayIdGenerator
More like this
ExtendedIDGenerator
ExtendedIDGenerator
More like this
YearIDGenerator
YearIDGenerator
More like this
IDGenerationActionhandler
IDGenerationActionhandler
More like this