Overview
Provides a collection of Smart Services and Functions to manage and analyze several process model settings
Key Features & Functionality
Functions:
Smart Services
!!!! 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.
Hi all,I've just upgraded to 3.1.3 and having an issue with the cancel process smart service v2 node.As input I'm providing cancel Async Subs : Truedry run : TrueprocessId's :tointeger(pv!processIDs)where processIDs are an array (orignally text) of 268572139; 268572141Ouputs are the defaults mapped to pv! as usual.However at run time the node is failing with the following message : [Lcom.appiancorp.suiteapi.process.ProcessSummary; cannot be cast to [Ljava.lang.Long;