Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Streams may be grouped if there are dependencies between the streams. A typical example is when one of the streams in a given group must run successfully before subsequent streams can be executed. The stream group feature handles such situations by stopping the run if any stream fails. 

Note

Note!

It is recommended to use the Notification Groups feature to receive information about failing streams in groups.

Streams must be created, and belong to the same solution before they can be grouped. For information on how to create streams, see Streams. At the end of this documentation, you find screenshot-based examples of stream group actions. 

...