Transaction Scope

The Transaction Scope card setting tells the source or target adapter at what point during map execution to apply Success Action and Failure Actions actions. The default setting is Map.

Value
Description
Map
Apply the Success Action and Failure Action settings based on the success or failure of the entire map execution (which may be one or more bursts).

In a RUN map, the Map scope applies the Success Action and Failure Action actions based on the success or failure of the top-level map.

Burst
Apply the Success Action and Failure Action settings based on the success or failure of each burst.

In a RUN map, the Burst scope applies the Success Action and Failure Action actions based on the success or failure of the map that is specified on the RUN function.

Card
Apply the Success Action and Failure Action settings based on the success or failure of this input. In this case, when a rule fails or validation fails, the source adapter applies the Failure Action action. If validation completes successfully for the input card, the source adapter applies the Success Action action.