Streaming Hub 0.1

Sequences and steps

A sequence defines the ordered work performed by an automation.

Alpha

Sequences

A sequence is an ordered collection of steps. It may contain nested control steps, such as conditions and loops.

Use the sequence editor to add, move, copy, disable and configure steps.

Steps

A step performs one operation. Built-in steps can write logs, wait, evaluate rules, change variables, transform values, process loops, access context storage or call AI Services. Plugins can provide additional actions as steps.

Common step settings

  • Enabled determines whether the step runs.
  • Condition skips the step unless its expression evaluates as required.
  • Timeout limits execution time.
  • On error controls how the sequence continues after failure.

Data flow

Steps read values from the execution context and may add results for later steps. Select fields through the field browser when available instead of entering long paths manually.

Graph view

The Graph is currently intended mainly for analysis of completed automation runs. Editing and navigation features are limited in Public Alpha; use the sequence editor for normal authoring.