Skip to main content

Automation action components

  • Reference
  • 1-min read

The purpose of these React components is the implementation of automation action widgets for workflow task configuration. The automation components support specific functionality when these widgets are rendered in the Workflows app for workflow editing, like expression mode, expression auto-completion, and expression chip rendering.

Components

ComponentDescription
AutomationConnectionPickerAllows the user to select a connection (settings object) for third party system connection details, connection selection by workflow expression, links to create/edit a connection and user feedback about connection availability.
AutomationTextInputText input with workflow expression support. There's no dedicated expression mode; workflow expression support is inline.
AutomationNumberInputNumeric input with workflow expression support.
AutomationSelectDropdown select with workflow expression support.
AutomationCodeEditorCode editor with workflow expression support. There's no dedicated expression mode; workflow expression support is inline.
Still have questions?
Find answers in the Dynatrace Community