This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:software:tim:timer:performescalationfornodestimerwithlimit [2014/12/03 13:39] duc.le created |
en:software:tim:timer:performescalationfornodestimerwithlimit [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | FIXME **This page is not fully translated, yet. Please help completing the translation.**\\ //(remove this paragraph once the translation is finished)// | ||
- | |||
======= performEscalationForNodesTimerWithLimit ======= | ======= performEscalationForNodesTimerWithLimit ======= | ||
Line 12: | Line 10: | ||
==== Webservice Name ==== | ==== Webservice Name ==== | ||
- | EscalationManager \\ | + | <code>EscalationManager</code> |
==== Webservice Methode ==== | ==== Webservice Methode ==== | ||
- | performEscalationForNodesTimerWithLimit | + | <code>performEscalationForNodesTimerWithLimit</code> |
---- | ---- | ||
==== Parameter ==== | ==== Parameter ==== | ||
Name of Process definition, Number of same time starting escalations (prevents timeout, recommendation: 5) | Name of Process definition, Number of same time starting escalations (prevents timeout, recommendation: 5) | ||
- | |||
- | ====Acting User==== | ||
- | any user | ||
- | |||
- | ====Starting time==== | ||
- | any or empty | ||
- | |||
- | ====Time to start==== | ||
- | Value greater than or equal to 1000, when the starting time is set, this field must be empty. | ||
- | |||
- | ====Max. Recursion==== | ||
- | any (-1 corresponds an infinite number of passes) | ||
- | |||
- | ==== Limit ==== | ||
- | Number of instances to be started at a run. | ||
- | |||
>> **IMPORTANT!** If this number is too high, the timer interrupts. | >> **IMPORTANT!** If this number is too high, the timer interrupts. | ||
Line 39: | Line 21: | ||
---- | ---- | ||
==== Example ==== | ==== Example ==== | ||
- | {{en:software:tim:timer:escalation.png?direct&400|}} | + | {{ :software:tim:timer:timerPerformEscalation_en.png }} |
---- | ---- | ||