Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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.

If all conditions are met, the mainprocess is forwarded.


Webservice Name

ProcessInstanceManager

Webservice Method

createProcessInstancesByHandler


Parameter

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


Valid example

com.dooris.bpm.signal.SignalMainProcessBySoftlinkState,SignalTestProzess;NodeInMainprocess;NodeInSoftlink_;10

  • No labels