Creating Simple Flows
  • 22 Nov 2022
  • 1 Minute to read
  • Dark
    Light

Creating Simple Flows

  • Dark
    Light

Article Summary

Simple Flows offer users a simplistic way of creating Flows using Simple Flow Steps for quick process creation.
 


Simple Step Configuration

In a Designer Project, click CREATE FLOW, select Simple, and click Simple Flow Step. Provide a Name and click CREATE.

The Properties panel has two categories; SETUP and FLOW. The SETUP contains properties unique to the Simple Step Designer, while the FLOW category comprises the same settings as a regular Flow Designer 


Setup

Setting NameDescription
Edit Flow Setup
Use Edit FlowThis provides a Flow where the user can configure the Flow Configure values
Hide Property GridAllows user to determine whether the Property Grid is displayed
CategoryAllows user to specify the category the step will be under
Sub CategoryAllows the user to specify the sub category the step will be under
Step ImageUsers can add an image that will represent the step
BackgroundSpecifies the background color of the step
Border ColorSpecifies the border color of the step
Flow Setup
Flow Configuration ValuesValues that a user can edit when using the step in the Simple Flow Designer. These are properties that would configure a Step.
Flow Anchor DataData that is passed as an Input to this Flow. In a Regular Flow, this is the input Step that in on the Start Step.
Start Event Flow Setup
Use Startup FlowAllows a user to configure a startup Flow
Flow Configuration Values and Flow Anchor Data can be found in the Data Explorer after being added to their respective sections in the Properties tab. These variables can be used throughout the Flow.

Use Edit Flow Option

Check the Use Edit Flow checkbox and click EDIT FLOW.

This Flow allows users to edit the Flow Configuration values. By default the following steps will be displayed: Start, Save, Cancel. This Flow does not require a Save step as the data is saved to the configured values automatically on the Save End step.



Creating a Simple Flow

  1. Navigate to a Designer project and click CREATE FLOW. Click Simple, select Simple Flow, provide a Name, then click CREATE. 
  2. If a Simple Flow step has any Anchor Data attached to it, the input needs to be added for that step to appear in the Quick Add panel. This can be done by selecting the Start step and clicking SHOW EDITOR on the Properties panel.
    The Input datatype must match the Flow Anchor Data datatype.
  3. Click the plus sign below the Start step to add steps.
    By default, there are two steps in the Simple Flow Designer: the Branch Process step and the Run Rule step. 



For further information on Flows, visit the Decisions Forum.

Was this article helpful?