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.
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 |
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 |