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 - I'm trying to use this plug in to help clean up our environment by removing really old and excessive volumes of Process Model versions. We're on 23.4 and the Plug In version is 3.1.4 but when invoking the smart service I'm getting this in the logs after a couple of minutes of execution.
javax.resource.spi.work.WorkCompletedException: java.lang.NoSuchMethodError: com.appiancorp.suiteapi.process.ProcessDesignService.deleteProcessModelVersion(Ljava/lang/Long;Ljava/lang/String;)V at org.springframework.jca.work.SimpleTaskWorkManager$DelegatingWorkAdapter.run(SimpleTaskWorkManager.java:244) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750)Caused by: java.lang.NoSuchMethodError: com.appiancorp.suiteapi.process.ProcessDesignService.deleteProcessModelVersion(Ljava/lang/Long;Ljava/lang/String;)V at com.appiancorp.ps.processmodelutilities.ProcessModelVersionDeleter.run(ProcessModelVersionDeleter.java:111)
Is there a help guide around what the inputs to the Smart Service are ?
Keep Versions is mandatory,
Oldest Age is optional
Process Model Ids is a mandatory array.
Any suggestions / help would be very much appreciated.
Thank you.
Thanks for the quick update Alex - updated to the latest plug in and the Smart Service now executes cleanly !
Hello, we've updated the plugin for 23.4. Can you let us know if this resolves your issue?