Overview
Contains smart services to allow processes to manage other processes, manage node activity, upgrade process version and update locales.
Example use cases:
Key Features & Functionality
Smart Services included:
All the Smart Services must run in a context with Administrator rights and return a result code indicating whether or not the operation was successful.
Hi, we are using this plug-in to restart specific nodes, by using smart-service "Restart all nodes v2" when they are failed to be able to resume a large amount of instances in one go.When we are passing a pv! variable in the node input parameter "Within Process IDs" which is empty (null) this smart-service will start triggering instances in what looks like a random order, inlcuding instances which are already completed instead of paused. Is this expected behaviour or a bug for not handling the scenario of null input?