Is your feature request related to a problem? Please describe.
It is not possible to update workflow instances based on their id. Only with businessKey it is possible to e.g. cancel running workflows.
Describe the solution you'd like
I would like to have an action/function in the generic process service that lets me update workflow instances using the instance id and giving the new status as parameter.
Describe alternatives you've considered
No workaround possible
Is your feature request related to a problem? Please describe.
It is not possible to update workflow instances based on their id. Only with businessKey it is possible to e.g. cancel running workflows.
Describe the solution you'd like
I would like to have an action/function in the generic process service that lets me update workflow instances using the instance id and giving the new status as parameter.
Describe alternatives you've considered
No workaround possible