Flow Parameters
  • 18 Feb 2020
  • 1 Minute to read
  • Dark
    Light
  This documentation version is deprecated, please click here for the latest version.

Flow Parameters

  • Dark
    Light

Article summary

Overview

This tutorial demonstrates how to use Create Flow Parameters step. This step behaves similarly to Create Data step, but data (parameters) created within this step can be changed outside of the Flow Designer.

Example

In this example create a Flow with the Create Flow Parameters step. Then, change the parameters defined in the Create Flow Parameters outside of the Flow Designer.

Begin in the Designer Folder then select Create Flow on the Folder Actions Panel.

2019-06-27_1422.png

Then, name the Flow and select 'Create' to proceed to the Flow Designer.

2019-06-27_1423.png

In the Flow Designer add Create Flow Parameters step from All Steps [Catalog] > Flow Management category.

2019-06-27_1424.png

Next, in Edit Step: Create Flow Parameters window locate Data Definitions options and click Show Editor.

2019-06-27_1425.png

In Data Definitions window, create couple parameters and provide Constant values. Then, click 'Close'.

2019-06-27_1428.png

Next, connect the outcome from Create Flow Parameters step to the End step in the Flow. This completes the Flow. Save and close the Flow Designer.

2019-06-27_1429.png

Back in the Designer Folder locate the thumbnail for the Flow and select Action > Set Flow Parameters option.

2019-06-27_1430.png

In the Set Flow Parameters dialog view parameters defined in the Create Flow Parameters step.

2019-06-27_1431.png

Change the values of the parameters and select 'Ok' to save and continue.

2019-06-27_1432.png

Back in the Flow see that values of the parameters in Create Flow Parameters step are changed.

2019-06-27_1436.png


Was this article helpful?