Overview
Contains smart services to allow processes to manage other processes, manage node activity, upgrade process version and update locales.
Example use cases:
Key Features & Functionality
Smart Services included:
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.
Hi are there any documentation available around this plugin, particularly around Upgrade Processes? i am trying to upgrade processes to a particular version but I keep getting an error
"An error occurred while trying to retrieve the process model [id=7,682] Details: Does not exist: Version"
I have made sure I am providing the correct process model ID. Does anyone have any inputs?
The version input has to be text. It must include the full version number including (for some reason) decimal. So process model version 22 must be written in the smart service as "22.0", etc.