specs/routes/R_AUTOMATIONS_EDITOR

Automations Editor Page

Overview

This is a beta feature.

The Automations Editor page allows you to view and edit the development version of an automation. It

After an Automation is published, it will start reacting to the event

Model/Page Connections

Automations

View

  • A user can view an automation's name, run history and development version.
  • A user can view an automation's run history from the past 3 days including the version that ran, the status(success or failure of an automation), as well as the start and end time.

Publish

  • A user can publish a development version of an automation by hitting "Publish" in the top right.

Edit

  • A user can create events when first on the page by selecting an event from the list. This determines what event the automation will listen and act upon.
  • A user can create action and decision blocks that execute logic or actions, or execute conditional logic by hovering over the arrows and hitting the "+" icon.
  • A user can move blocks by clicking and holding on the with their mouse pointer and dragging them to another point on the tree.

Delete

  • A user can delete events, actions and decision blocks either by hitting the "delete key" or when a block is selected, hitting the garbage can icon in the top right.

Duplicate

  • A user can duplicate an action block by selecting a block, hitting the overlaid pages icon in the top right next to the garbage can icon.

Tables Connectors Connector Functions Machines Machine Attributes Machine Activities Analyisis

Pages

The following Pages can be accessed from this Page…

User Permissions

Any user with administrator permission or above can view this page.

Tests

IDName
QA-T1096Automations Editor : 1 - Building an Automation

Requirements

No requirements