Process Management Services

Overview

Contains smart services to allow processes to manage other processes, manage node activity, upgrade process version and update locales.

Example use cases:

  • Orchestrate process removal and archival within your application (e.g. synchronize the deletion/archival of subprocesses and related processes)
  • Bulk delete testing processes that are no longer needed
  • Cancel a process (or many) from another process without using messaging or MNI
  • Set the status of a process to Cancelled for reporting purposes
  • Orchestrate node activity
  • Override or make additions to the security role-map of a list of process instances.

Key Features & Functionality

Smart Services included:

  • Find Archive Processes
  • Delete Processes
  • Cancel Processes
  • Pause Processes
  • Resume Processes
  • Archive Processes
  • Unarchive Processes
  • Find Archived Processes
  • Start All Nodes
  • Restart All Nodes
  • Cancel All Nodes
  • Update Security For Processes
  • Upgrade Processes
  • Upgrade Processes From Version
  • Change Model Locale

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.

Anonymous
Parents
  • v2.3.0 Release Notes
    • Removed use of deprecated APIs. Due to this, REMOVED the following service: Change Process Locale
    • Furthermore, Change Model Locale v2 has been REMOVED. Any occurrence of Change Model Locale in you process models must be manually changed to use v3, which can no longer change the locale of existing process instances.
    • If you use the functionality to change the locales of existing process instances, which should be exceedingly rare, do not upgrade your plug-in.
Comment
  • v2.3.0 Release Notes
    • Removed use of deprecated APIs. Due to this, REMOVED the following service: Change Process Locale
    • Furthermore, Change Model Locale v2 has been REMOVED. Any occurrence of Change Model Locale in you process models must be manually changed to use v3, which can no longer change the locale of existing process instances.
    • If you use the functionality to change the locales of existing process instances, which should be exceedingly rare, do not upgrade your plug-in.
Children
No Data