User Tools

Site Tools


Plugin installed incorrectly. Rename plugin directory 'swiftmail.backup' to 'swiftmail'.
This translation is older than the original page and might be outdated. See what has changed.
en:software:tim:actionhandler:idgenerationactionhandler

IdGenerationActionhandler

This handler generates a ID and saves this in a process variable. The difference to yearidgenerator is that no current yearnumber is set before the ID.


class

com.dooris.bpm.actionhandler.IDGenerationActionHandler



Event Type

any

Action Name

any

Mandatory Fields

empty


Parameter

processVariable

Here the name of the process variable can be given, in which the ID should be saved.


length

With length the length of the ID can be determined. If this parameter is not used, the langth is 4 characters long.


resetBy

With this parameter it can be determined, how often the ID should be reset. If this parameter is not used, the ID will be reset to 0000 for every calender year and starts new. Available options are:

  • year
  • month

example

Parameter 1

 Parameter 2

en/software/tim/actionhandler/idgenerationactionhandler.txt · Last modified: 2021/07/01 09:52 (external edit)