Skip to main content
Version: 6.1

UI Node Viewer

The UI Node Viewer is where workflows pause and wait for user input when they hit a UI node.

ui

When It's Used

If your workflow includes a UI node, it will stop at that point and open this viewer. The workflow continues after you submit the form.

Layout

Left Panel - Shows the current iteration status (Pending while waiting for input)

Center Panel - Shows the form fields defined in the UI node. Fill in the required information.

Right Panel - Run Activity - Shows which nodes have completed and which are waiting.

Bottom - Overall progress and the RUN button to continue after filling the form.

How to Use

  1. A workflow reaches a UI node and pauses
  2. The UI Viewer opens automatically
  3. Fill in the form fields as was defined in the UI node
  4. Click RUN to continue the workflow

The workflow resumes from where it paused and completes the remaining nodes.