|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
• To create a set of activities that have a common error transition. Basically, this is 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.Chapter 6, Grouping Activities describes groups and how to use them in a process definition.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |