This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:tim:actionhandler:preventduplicateinstancenameshandler [2017/10/09 13:13] Julian Le created |
en:software:tim:actionhandler:preventduplicateinstancenameshandler [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
=======PreventDuplicateInstanceNamesHandler======= | =======PreventDuplicateInstanceNamesHandler======= | ||
- | ==== Beschreibung ==== | ||
==== Description ==== | ==== Description ==== | ||
This handler prevents that instances with the same name are created. The handler should consequently be put on the first activity of the process with the event-typoe **node-enter**. | This handler prevents that instances with the same name are created. The handler should consequently be put on the first activity of the process with the event-typoe **node-enter**. | ||
Line 12: | Line 11: | ||
---- | ---- | ||
==== Event Type ==== | ==== Event Type ==== | ||
- | node-enter | + | node enter |
==== Action Name ==== | ==== Action Name ==== | ||
any | any |