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:renameinstancehandler

RenameInstanceHandler

Description

This handler renames the current instance by any text that can include variables.


==== Action Class ====

com.dooris.bpm.actionhandler.RenameInstanceHandler

Event Type

any type

Action Name

any name

Mandatory Fields

-

Parameter

instanceName = desired_name_${variable}
Variables are specified as ${variablename} (see Example)

A continuous ID for process instances

The process variable ${processInstanceId} generates a unique ID for every created process instance. The variable can be used in the renameInstanceHandler. Thus, every created process instance is given a unique ID.


Example

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