Skip to content

Actions & Scripts

Source Class: SettingsActionScriptView.java

This section defines the logic flow of the workflow. It is visualized as a tree of instructions.

Action Tree

  • Expand/Collapse: View nested actions.
  • Edit: Modify the selected action's properties.
  • Delete: Remove an action step.

Adding Actions

Source Class: NewActionDialog You can insert new steps by selecting from available plugins, such as:

  • File System: Copy, Move, Delete files.
  • SQL: Database operations.
  • Mail: Sending notifications.

Note: Specialized actions may appear in their own tabs depending on the workflow type.