Hi all,
I want to automate the change of the deletion policy of a Process model (PM) when it is deployed. My idea is as follow:
How Can I extract the UUID of the deployed PMs and then change their policy.
I did this in the past but with old plugins that are not available anymore (and in other cloud instance).
Thanks in advance
Discussion posts and replies are publicly visible
To extract the UUIDs, you can create a process report which can list all the process models AND their instances. From process report you will be able to extract Process model metadata.
AFAIK there is no plugin or smart service that can change the data management policy of any inflights or help you automate this. So changing the policy automatically is impossible.