Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info
iconfalse
titleWhat is it for?
Excerpt
A flow is used to model the path(s) that can be taken through the application. 

Learn more about the flow properties, start node, exit / end node, condition node, action nodes such as subflows, service calls, function calls, and the repeat expression. 

What is it?

A flow is a graph-like structure that can consist of:

What does it do?

You can use flows to create event-driven applications. This means the occurrence of an event can determine the path the application is taking within the flow. The path that is taken, in its turn, determines which events may occur.


Table of Contents
maxLevel2

Include Page
Flow properties, like transactional or exposed
Flow properties, like transactional or exposed

Include Page
Flow action node
Flow action node

Include Page
Flow condition node
Flow condition node

Include Page
Flow exit node or end node
Flow exit node or end node

Include Page
Flow DCM widget event node
Flow DCM widget event node

Include Page
Rearranging the composition of a flow
Rearranging the composition of a flow

Include Page
REPEAT flow
REPEAT flow

 

Include Page
Create a subflow from within a flow
Create a subflow from within a flow