Bulk Restart Process

Overview

Restarting failed process nodes is usually a manual task, with each failed node needing to be restarted individually across multiple process instances. Currently, there is no built-in functionality to restart multiple failed nodes at once. This utility addresses that gap by enabling the simultaneous restart of multiple failed nodes.

Prerequisites:
(1) Get Processes By Node Status plugin
(https://community.appian.com/b/appmarket/posts/get-processes-by-node-status)

Key Features & Functionality

The utility provides users with the ability to:

  • View unattended processes
  • Select process models to find nodes of a chosen status
  • Select nodes to restart within the chosen process models
  • Restart the nodes
  • View the results of the restart
Anonymous