Stage Properties Dialog Box

Use the Stage Properties dialog box to change the properties assigned to a pipeline stage.

Use this

To do this

Label

Specify the name that the Pipeline Editor displays for the stage.

Description

Type descriptive comments about the stage.

GUID

View the GUID that identifies the component on any computer. This ID never changes.

Mode

A value of zero (0) prevents the stage from running.

Error level

Specify the error level for the stage.

Dd328212.alert_note(en-us,CS.95).gifNote:
When any component in the stage generates an error above the level specified in the Error level box, the stage skips the remaining components in the stage, and logs the event in the log file. The pipeline maintains the maximum error level encountered by any component in the pipeline. It uses the Error Level setting on the stage to compare this maximum error level and only runs components in the stage if the current error level is less than or equal to the error level limit specified for the component.

See Also

Other Resources

How to View and Modify Pipeline Stage Properties

Using the Pipeline Editor