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.
And I checked below KB and it says that, issue resolved in 18.3.
community.appian.com/.../kb-1947-importing-an-application-patch-fails-with-the-uploaded-file-is-invalid-apnx-1-4268-003-apnx-1-4268-003-error
Hi, I am trying to import this jar and it shows the error below. My Appian version is 23.4. Can anyone face the same issue ? any steps to resolve this error?
The uploaded file is invalid (APNX-1-4268-003)
I have observed the smart service "Find Archived Processes by Date & PM UUID v2" does not work correctly. This may be due to the latest update.
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?
We've released a new version for 23.4. Please let us know if you still run into issues.
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.
Hi Rob, version 3.1.4 should address this. Can you let us know if you continue to experience this issue?