User Tools

Site Tools


Plugin installed incorrectly. Rename plugin directory 'swiftmail.backup' to 'swiftmail'.
en:software:tim:email_decision

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:software:tim:email_decision [2014/08/07 11:19]
melanie.yesilcay
en:software:tim:email_decision [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)// 
  
-====Decision making by Email==== 
  
-It is possible to make a decision per mail, about which path the process should take at a branch.  +====Decision making via e-mail==== 
-For this, the employee, who has to make the decision, gets an Email with links, with which the path of the process can be decided. ​+ 
 +The decision, which path the process should take at a fork in the road, can be made via e-mail.  
 +For this, the decision-making employee recieves ​an e-mail ​with links, with which the path of the process can be decided. ​
  
 ==Requirements== ==Requirements==
  
-  * Mailnode, ​in which are the links for decision making +  * Mailnode, which contains ​the links for decision making 
-  * Tasknode before decision (with named output transition),​ so that the process ​does not continue but waits for the decision+  * Tasknode before decision (with named output transition),​ so that the process waits for decision ​rather than jumping ahead
   * XOR-Decision,​ with clearly named outputs   * XOR-Decision,​ with clearly named outputs
   * [[en:​software:​tim:​actionhandler:​VariableDecisionHandler]] on the XOR which considers a particular variable   * [[en:​software:​tim:​actionhandler:​VariableDecisionHandler]] on the XOR which considers a particular variable
Line 15: Line 15:
   http://URL of the server/​loom-portal/​ProcessInstanceManager/​setProcessVariableAndSignalProcessInstanceByTransitionName.soap?​args[0]=${processInstanceId}&​args[1]=variable&​args[2]=Ja&​args[3]=Entscheidung&​args[4]=entscheidung&​i=1&​uid=eWl0L3BtOnRhc2shbm1vdGlvbg   http://URL of the server/​loom-portal/​ProcessInstanceManager/​setProcessVariableAndSignalProcessInstanceByTransitionName.soap?​args[0]=${processInstanceId}&​args[1]=variable&​args[2]=Ja&​args[3]=Entscheidung&​args[4]=entscheidung&​i=1&​uid=eWl0L3BtOnRhc2shbm1vdGlvbg
   ​   ​
-Parameter ​of the link:+Parameters ​of the link:
  
-  ***args[0]**:​ Process instance ID of the process. This parameter can be taken like this +  ***args[0]**:​ Process instance ID of the process. This parameter can be used as shown 
-  ***args[1]**:​ Variable ​nname which should be set +  ***args[1]**:​ Variable ​name, which should be set 
-  ***args[2]**:​ Value which should ​be written in the variable. This value corresponds to the name of one of the outputs of the XOR, depending on which output should be taken (in the example : "Yes or No") +  ***args[2]**:​ Value to be written in the variable. This value corresponds to the name of one of the XOR outputs of the XOR, depending on which output should be taken (in the example : "Yes or No") 
-  ***args[3]**:​ Name of the activity ​which should ​be signalled ​(in the example "​Decision"​) +  ***args[3]**:​ Name of the activity ​to be signaled ​(in the example "​Decision"​) 
-  ***args[4]**:​ Technically unambiguous identification of the transition which exits from the signalled ​activity (in the example "​decision"​) +  ***args[4]**:​ Technically unambiguous identification of the transition which exits from the signaled ​activity (in the example "​decision"​) 
-  ***uid**: Login data for T!M Base64 ​coded (mandant/​user:​password) (see www.tim.taskinmotion.de/​loom-portal/​helper.htm)+  ***uid**: Login data coded for TIM Base64 (mandant/​user:​password) (see www.tim.taskinmotion.de/​loom-portal/​helper.htm)
  
  
-The link ensures that the responsible ​task will be done and the process can continue. In addition, the variable, which the [[:​software:​tim:​actionhandler:​VariableDecisionHandler]] ​considers, ​is set so the right branch can be taken.  [[en:​software:​tim:​actionhandler:​VariableDecisionHandler]] in return sends the decision in the right direction.+The link ensures that the task will be completed ​and the process can continue. In addition, the variable ​being considered by the [[en:​software:​tim:​actionhandler:​VariableDecisionHandler]] is set so the that correct ​branch can be followed.  [[en:​software:​tim:​actionhandler:​VariableDecisionHandler]] in return sends the decision in the right direction.
  
 ==Example== ==Example==
  
-{{ :software:signavio:email_decision_test.png }}+{{ :en:software:tim:decision.jpg }}
  
  
en/software/tim/email_decision.1407403198.txt.gz · Last modified: 2021/07/01 09:54 (external edit)