About Scope, Compensate, and Throw

The Scope, Compensate, and Throw steps in the Step Palette deserve special mention. These steps are related and are used to create a structure for handling faults that occur during Web-service execution.

Note: The values of working data are not affected by scopes. Creating a scope does not create an area where working data is only visible within that scope. Working data is global to an orchestration and is visible across all scopes.
Note: For detailed information about these steps, see Using the Scope, Throw, and Compensate Steps to Handle Faults From Web Services.

Related Topics

Using the Scope Step

Using the Compensate Step

Using the Throw Step

About Working Data