Flow Parameters
  • 08 Feb 2021
  • 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

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

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




Example

  1. From the Designer Studio, navigate to a Designer Project.
  2. Select CREATE FLOW from the top Action bar.
    1. Select Flow, provide a Name, then click CREATE.
  3. Attach a Create Flow Parameters step from the FLOW MANAGEMENT category of the Toolbox tab, to the Start and End step.
  4. Select the Create Flow Parameters step to navigate to its Properties tab.
    1. Under DATA > Data To Create, select SHOW EDITOR.
  5. From the Data Definitions window, create two String [Text] Types with the Names, "Name" and "State". 
    1. Constant map an Input for each one, then click CLOSE.
  6. Save the Flow, the close via X.
  7. From the same Designer Project, right-click the newly created Flow and select Set Flow Parameters.
  8. Change the Flow Parameters, then click SAVE.
  9. Open the Flow in the Flow Designer. 
  10. Select the Create Flow Parameters step. 
    Note that the values for the Create Flow Parameters step's INPUTS match the ones set from outside of the Flow Designer. 


Was this article helpful?