Group

Documentational shape to logically tie things together.

Group shape can be used to visually tie together shapes in the process, to separate functionality into logical parts within the Process, optionally giving each group a name or description. While sharing a lot of similarities to a Scope shape, group shape is purely visual element and cannot be used for error handling, obtaining a named result, or disposing the data after the scope ends, unlike Scope shape.

Example of Group artifact being used to connect a set of shapes together visually.
Group ties different shapes visualy together, explaining their common usage.

Last updated

Was this helpful?