Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel2
outlinefalse
typeflat
printablefalse

...

All units are accesible to you without any specific permission other than the Own flows permission, which is the permission required to access Flow.

...

Unit groups

Units are the main elements of Devo Flow, and can be classified under three general groups:

...

They are categorized into these groups according to their functionality:

Group

Description

Control

Control units are used to store input events under controlled settings, such as time delays, before firing them out.

Core

Core units transform core values of input events to leave only events that satisfy a given predicate, such as filtering or merging.

Data

Data units keep events in memory while performing a sequence of actions to enrich or update the data before firing them through the output ports.

DB

Database (DB) units read events from or stores events in supported databases.

Devo

Devo units send or receive events based on specific queries ran on Devo. The queries can be used in Devo or compatible services.

Event

Event units process events according to configured criteria, such as to transform or fire them.

HTTP

HTTP units send HTTP requests to a configurable endpoint.

MQ

MQ units convert events to records that can be sent to or received from message broker queues.

Text

Text units parse, query, or format a text using its supported program.

Sink

Sink units send events to a configurable channel, such as email or a messaging application.

Window

Window units keep events in memory, waiting for a specified condition to be met before sending them through the output ports.