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 [2014/11/21 17:36] felix.studnitz |
en:software:tim:swimlanes [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)// | ||
- | |||
====Swimlanes==== | ====Swimlanes==== | ||
- | One company can be subdivided into several smaller subdivions. 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.\\ |
- | Alle Aktivitäten und Aufgaben, die sich innerhalb der Swimlane befinden, werden gemäß den hinterlegten Assignments zugewiesen.\\ | + | All activities and tasks within a swimlane can be allocated based on the provided assignments.\\ |
+ | |||
+ | 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>) | ||
+ | |||
+ | |||
+ | ----- | ||
+ | ==== Example ==== | ||
+ | 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}) | ||
- | {{ :software:tim:swimlane_assignment.jpg |}} | ||
+ | {{:software:tim:swimlane_assignm.png?800 |}} |