Create a Workflow#
There are two different workflow editors available. The Data Flow is based on information linkage, it allows visibility and transparency on linking information throughout the execution. The Data Flow does not require one deterministic start and finish. It allows for one action to perform multiple parallel actions. The Control Flow is based on a more programmatic approach and enforces that a workflow has a start and finish. It is also more focused on actions than one data transmission. Both editors, serve to tackle different issues. If for example, the user has a high volume of data transmission he should use Control Flow is deterministic and is insulated from concurrency issues. If the user has a very data driven workflow with data transformations Data Flow brings more transparency.
Workflow Types#
This page group gives the user an overview of the operations pertaining to Automation: