IntermediateLast verified Aug 23, 2026
Cancel Result Field
Extracts one field from the result of a cancellation request.
Extracts one field from the result of a cancellation request.
When to use
Use it when a downstream decision or message needs a scalar cancellation detail.
Example
Extract the cancellation status and include it in an operational Alert.
Common problems
A requested cancellation can produce a not-canceled result. Do not assume the order was canceled until the connected outcome confirms it.
Next steps
Review the generated Parameters, Outcomes, and Data Ports on this page, then open the related guides for the complete workflow.