Hi,
Wondering if anyone knows of a method to retry a process instance using a REST API? Trying to avoid creating new instances each attempt until a retry limit has exceeded.
So far I've been unable to find anything within the API documentation outside of creation of a new process instance.
Any help or alternative suggestions would be appreciated.
Mike