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 [2016/01/13 17:04] amanda.zens |
en:software:tim:swimlanes [2021/07/01 09:52] (current) |
||
---|---|---|---|
Line 3: | Line 3: | ||
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.\\ | 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 allocated based on the provided 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>) | ||
Line 9: | Line 10: | ||
----- | ----- | ||
==== Example ==== | ==== Example ==== | ||
- | In this example, a [[en:software:tim:user_settings_group_membership|membership]] called **"Freising"** is sought. It is also possible to use [[en:software:tim:process_variables|Processvariables]] to deliver 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 |}} |