|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
• To create a set of activities that have a common error transition — similar to a try...catch block in Java. This allows you to have a set of activities with only one error-handling transition, instead of trying to individually catch errors on each activity. See No Action Groups for more information.
•
• To create sets of activities that are executed conditionally, such as in an if ... then ... else if ... construct in a programming language.
•
• To create a critical section that synchronizes process definitions. See Critical Section Groups for more information about critical sections.
3.
5. Specify the type of group to create and any other configuration parameters required for the group. See Table 10 for more information about the fields of the group configuration tab.
3. Figure 21 illustrates minimizing and maximizing a group.Figure 21 Minimizing and maximizing groups
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |