Step Outcomes
- 19 Nov 2024
- 1 Minute to read
- Print
- DarkLight
Step Outcomes
- Updated on 19 Nov 2024
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
Overview
When a Step is selected in a Flow Designer, detailed information is available in the Properties panel. Some settings found here such as Step Information and Outcomes are shared universally for each step. The following document will focus on the Outcomes category.
The Outcomes section in the Properties panel for a step focuses on the output for a step. The settings found here allow a step to create/rename outcome paths along with listing and caching result data, providing visual clarity on potential outcomes of a step. When these settings are enabled, additional options will appear under the Outputs section in the Properties panel.
Below is a breakdown of each setting found in this section.
Setting | Description |
---|---|
Add Outcome for Exception | When enabled, creates a new outcome path for the step. The step travels down this output path when an exception occurs. |
Show No Data as Path | When enabled, creates a new outcome path for when no data is outputted from the step. This will only be triggered when the value is null. |
Output Data Changes | When enabled, provides information on the state for the data passed through the step. |
Output Outcome Name | When enabled, includes the outcome path name as an output. |
Cache Outcomes | This setting allows information to be stored on the outcome of the step, rather than creating a copy when the step finishes. |
Output Step Data as List | When enabled, allows all outputs from the step to be condensed into a list of DataPairs. |
For further information on Flows, visit the Decisions Forum.
Was this article helpful?