Related Articles
Edit Decision/For-Each Unit
Edit Decision/For-Each Unit
Edit Decision/For-Each Unit
Overview The Decision/ForEach Unit is a control-flow component in the Automation Flow Designer that enables conditional execution and iteration within an automation flow. The decision function evaluates defined conditions and routes the flow based on ...
Database Unit
Overview A Database Unit in a flow diagram interacts with a database as part of the workflow. It allows the process to perform structured operations such as reading, writing, updating, or deleting data. What it does: Connects to a database system ...
Delegate Flow Unit
Overview A Delegate Flow Unit in a flow diagram is the basic building block that represents a single step or action in a process. It’s the smallest executable element in a workflow, defining what happens at that point in the flow. What it does: ...
Edit Subscription Trigger Unit
Overview Trigger Units are responsible for starting the execution of a flow. They define how and when a flow is triggered. A flow always begins with a Start Unit, and immediately after that comes a Trigger Unit. The following trigger units are ...