This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:tim:timer:createreminderforeverynodeforprocessdefinitioninprocent [2014/12/03 13:08] duc.le |
en:software:tim:timer:createreminderforeverynodeforprocessdefinitioninprocent [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)// | ||
- | |||
===== createReminderForEveryNodeForProcessdefinitionInProcent ===== | ===== createReminderForEveryNodeForProcessdefinitionInProcent ===== | ||
==== Description ==== | ==== Description ==== | ||
This timer creates an [[software:tim:actionhandler:mailreminderhandler|escalation]] for each node instance each process instance of the given process definition. | This timer creates an [[software:tim:actionhandler:mailreminderhandler|escalation]] for each node instance each process instance of the given process definition. | ||
- | ------ | ||
==== Timer Name ==== | ==== Timer Name ==== | ||
any name \\ | any name \\ | ||
==== Webservice Name ==== | ==== Webservice Name ==== | ||
- | EscalationManager \\ | + | <code>EscalationManager</code> |
==== Webservice Methode ==== | ==== Webservice Methode ==== | ||
- | createreminderforeverynodeforprocessdefinitioninprocent \\ | + | <code>createReminderForEveryNodeForProcessdefinitionInProcent</code> |
- | ---- | + | |
==== Parameter ==== | ==== Parameter ==== | ||
=== Process definition === | === Process definition === | ||
- | name of the process definition | + | Name of the process definition |
=== remindInPercentBeforeEnd === | === remindInPercentBeforeEnd === | ||
- | Percentage to be escalated before the end of the node. | + | Determines the time of the escalation for an activity as a percent. |
- | Example: If the parameter is 40, it will escalate when 60% of the processing time for this node is reached. (Node has duration 10h (1000) then it is escalated at 40 after 6h). | + | e.g. If the parameter is set to 40, after 60% of the given time is elapsed, it will escalate. (An activity with a dureation of ten hours (100%) will escalate, after six hours (60%) have passed. |
=== assignee === | === assignee === | ||
- | Who should be notified of the escalation. (see [[en:software:tim:actionhandler:mailreminderhandler|MailReminderHandler]]) | + | Determines the user, which will be notified in case of an escalation (see [[en:software:tim:actionhandler:mailreminderhandler|MailReminderHandler]]) |
=== limit === | === limit === | ||
Line 33: | Line 29: | ||
==== Example ==== | ==== Example ==== | ||
- | {{en:software:tim:timer:createreminder.png?direct&400|}}\\ | + | {{ :software:tim:timer:timerCreateReminder_en.png }}\\ |
---- | ---- | ||
- | ==== Dependences ==== | + | ==== Dependencies ==== |
\\ __T!M Version__ : [[en:software:tim:changelog:unbekannt|3.5.1]] | \\ __T!M Version__ : [[en:software:tim:changelog:unbekannt|3.5.1]] |