This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
en:software:tim:swimlanes [2015/04/07 11:09] stefan.barth |
en:software:tim:swimlanes [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====Swimlanes==== | ====Swimlanes==== | ||
- | One company can be subdivided into several smaller subdivisions. These divisions can be represented in the process modeling through so-called "Swimlanes". A Swimlane can be assigned to a specific user or a group for further processing.\\ | + | A company can be subdivided into several subdivisions. These divisions can be represented in the process modeling through so-called "swimlanes". A swimlane can be assigned to either a specific user or a group for further processing.\\ |
- | All activities and tasks within a Swimlane can be assigned via predefined assignments.\\ | + | All activities and tasks within a swimlane can be allocated based on the provided assignments.\\ |
- | Sometime Tasks must be assigned directly to one person and not to a group. Therefore Version [[en:software:tim:changelog:tim43|v4.3]] has the possibility to assign a task directly by calling this syntax | + | |
+ | Sometimes tasks must be assigned directly to only one person and not to a group. Because of this, in Version [[en:software:tim:changelog:tim43|v4.3]] and up, a swimlane may be assigned to specific person from the selected group. For this, the following syntax is used: | ||
>> group(<GRUPPENNAME>)-->member(<MEMBERSHIPNAME>) | >> group(<GRUPPENNAME>)-->member(<MEMBERSHIPNAME>) | ||
----- | ----- | ||
- | ==== Beispiel ==== | + | ==== Example ==== |
- | In this example we will search for a [[en:software:tim:user_settings_group_membership|membership]] called **"Freising"**. Its also possible to use [[en:software:tim:process_variables|Processvariables]] to hand over Membership-Names. | + | In this example, a [[en:software:tim:user_settings_group_membership|membership]] called **"Freising"** is sought within the group **"work council"**. It is also possible to use [[en:software:tim:process_variables|process variables]] to deliver membership-names; these are then solved at the time of process initiation. |
>> group(work council)-->member(${city}) | >> group(work council)-->member(${city}) | ||
- | {{:software:tim:swimlane_assignm.png?800|}} | + | |
+ | |||
+ | {{:software:tim:swimlane_assignm.png?800 |}} |