Modifying an Error Stream

When you are debugging a project in development or monitoring a project in production mode, you may want to change the specific streams that an error stream is monitoring.

Note: An error stream cannot monitor other error streams.
  1. In the Visual editor, open the project.
  2. Locate the Error Stream shape in the work area and review the list of input streams.
  3. Click the + (plus) sign, then click each stream to monitor, click OK. Or, use the Connector in the Palette to connect an input stream to the error stream.
    A red line connects each stream to the Error Stream and the new stream names appear on the Inputs list.
  4. To remove input streams from the error stream, click the X in a red circle, then select each stream to remove. Click OK.
    The red lines connecting the streams to the Error Stream and the stream names on the Inputs list are removed.