FetchAs and Scope actions

The FetchAs setting and the Scope setting affect when an OnSuccess or OnFailure action occurs.

If an input FetchAs setting is Integral, any failure action causes the entire map to fail.

Table 1. Effect of Scope setting when FetchAs setting is Integral
Scope Action specified by OnSuccess or OnFailure setting occurs:
Map After all bursts
Burst After each burst
Card After input validation for that input for each burst
Table 2. Effect of Scope setting when FetchAs setting is Burst
Scope Action specified by OnSuccess or OnFailure setting occurs:
Map After all bursts
Burst After the first burst
Card After input validation for that input for the first burst