Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Description

This timer checks, if instances of a specific process are on a transferred node.
If this is the case, all softlinks of that instance are checked, whether they are a node which starts with the transferred identifier
(e.g.: nodeName: Wait_1 identifier: Wait Result: OK / NodeName: 1_Wait identifier: WaitErgebnis: Not OK).
A limit has to be given, which determines how many mainprocess instances are checked per run.

...

Code Block
com.dooris.bpm.signal.SignalMainProcessBySoftlinkState,MAINPROCESSDEFINITION,;NODENAMEMAINPROCESS,;NODEIDENTIFIERSOFTLINK,;LIMIT

...

Valid example

Code Block
com.dooris.bpm.signal.SignalMainProcessBySoftlinkState,SignalTestProzess

...

;NodeInMainprocess

...

;NodeInSoftlink_

...

;10

Image RemovedImage Added