Hello Experts,
We have a custom application that is integrating with Documentum using REST APIs. This custom application is launching a workflow in Documentum using REST API.
Due to some issue, business might want to terminate the workflow from custom application. I am looking for API that I can use to abort the workflow so that all tasks are removed from user's inbox.
Also another question - if I update the value of r_runtime_state = 4 of the workflow using query to terminate the workflow will it remove all the tasks from user's inbox.
Documentum Server - 22.4
REST Services - 16.7.1