Process Model Utilities

Overview

Provides a collection of Smart Services and Functions to manage and analyze several process model settings

Key Features & Functionality

Functions:

  • filterCustomCleanupWithinGivenDays
  • getPMAlertsRecipients
  • getPMCleanupSettings
  • getModelsWithGivenTimerTrigger

Smart Services

  • Delete Process Model Version
  • Generate Models Security Report
  • PMAlertsRecipientsSetter
  • PM Cleanup Settings Setter
  • PM Custom Dashboard Remover
  • Process Dashboard Remover
  • Update Custom Sender
  • Set Model Security
  • Set Email Attachments Folder
  • Hide/Show Sections in Task For Models
  • PM Find Models Modified After

!!!! WARNING: !!!! The Delete Process Model Version smart service should be executed over versions you don't have running instances on. You can use a process model report to determine whether you can safely delete versions or not. The reason being this will delete the XMLs from the file system as well , which are used by running instances. Make sure you delete only those versions from which you no longer have process instances running.

Anonymous
Parents Comment
  • WARNING: You should only delete versions that are no longer in use, e.g. no process is running on that version.
    • Look for the word "All Process Models" in the /design view under Objects enabling the "Reports" filter. Click on it.
    • Click "Edit" -> "Data" -> "New Data" 
      • Display Name: "Model UUID"
      • Definition: pm!uuid
      • Formatting:Normal text
      • Save 
      • Save copy
    • This report provides you with all UUIDs you can then execute this report using "Execute Process Report" smart service.
Children