Creating Simple Flows
- 22 Nov 2022
- 1 Minute to read
- Print
- DarkLight
This documentation version is deprecated, please click here for the latest version.
Creating Simple Flows
- Updated on 22 Nov 2022
- 1 Minute to read
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
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 Name | Description |
---|---|
Edit Flow Setup | |
Use Edit Flow | This provides a Flow where the user can configure the Flow Configure values |
Hide Property Grid | Allows user to determine whether the Property Grid is displayed |
Category | Allows user to specify the category the step will be under |
Sub Category | Allows the user to specify the sub category the step will be under |
Step Image | Users can add an image that will represent the step |
Background | Specifies the background color of the step |
Border Color | Specifies the border color of the step |
Flow Setup | |
Flow Configuration Values | Values that a user can edit when using the step in the Simple Flow Designer. These are properties that would configure a Step. |
Flow Anchor Data | Data 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 Flow | Allows 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
- Navigate to a Designer project and click CREATE FLOW. Click Simple, select Simple Flow, provide a Name, then click CREATE.
- 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.
- 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?