User Tools

Site Tools


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

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:start_instance [2016/06/29 13:44]
jan.mayer [Starting an instance in the Todo Client]
en:software:tim:start_instance [2021/07/01 09:52] (current)
Line 7: Line 7:
  
  
-{{ :​software:​tim:​startInstance_en.png |}}+{{:​software:​tim:​startInstance_en.png?800|}}
  
 Before the instance initiates, a pop-up appears in which the instance parameters can be entered; these include the instance name and description as well as the intended starting and ending dates. Before the instance initiates, a pop-up appears in which the instance parameters can be entered; these include the instance name and description as well as the intended starting and ending dates.
  
-{{ :​software:​tim:​startInstance2_en.png |}}+{{:​software:​tim:​startInstance2_en.png?800|}}
  
 ^ Element ^ Description ^ ^ Element ^ Description ^
Line 33: Line 33:
 In the Todo Client you can start instances via the context menu in the upper right corner of the screen (see screenshot). In the Todo Client you can start instances via the context menu in the upper right corner of the screen (see screenshot).
  
-{{:​software:​tim:​todostartpi.png|}}+{{:​software:​tim:​todostartpi.png?600|}}
  
 In the **My startable process** pop up you can select the process definition to start an instance from (see Screenshot). In the **My startable process** pop up you can select the process definition to start an instance from (see Screenshot).
Line 40: Line 40:
  
 The necessary parameter to start an instance, have to be enter in the same way as in the Process Manager Client. The necessary parameter to start an instance, have to be enter in the same way as in the Process Manager Client.
 +
 +==== Starting an instance via a webform ====
 +Process instances can be from without TIM via a [[en:​software:​tim:​webform|Webform]]. This particularly useful if not all process participants have access to TIM. How to create webform is described in detail in the [[en:​software:​tim:​webform|Webform page]].\\
 +\\ In the webform the process instance is created on submission by the following line. In the example a process instance of the **8D Problem Solving** process is created.
 +<​code><​input type="​hidden"​ name="​processdefinition"​ id="​processdefinition"​ value="​8D Problem Solving"​ /></​code>​
 +<note important>​To start a process instance via a webform, the respective process definition has to be published in TIM</​note>​
 +
 +==== Starting an instance via a URL ====
 +Furthermore instances can be started via a URL. To do so, the term **startProcessInstanceByProcessDefinition="​name of the process definition"​** is attached to the TIM server URL.\\
 +The following example URL starts an instance of the 8D Problem Solving process
 +<​code>​http://​tim.taskinmotion.de/​loom-portal/​client/​todo/​index.htm?​startProcessInstanceByProcessDefinition=8D%20Problem%20Solving</​code>​
 +<note important>​To start a process instance via a webform, the respective process definition has to be published in TIM</​note>​
 +
 +
en/software/tim/start_instance.1467200689.txt.gz · Last modified: 2021/07/01 09:54 (external edit)