REST API - retryProcessInstances
The table summarizes the REST API - retryProcessInstances.
Request
Format | PUT <baseurl>/process/retry/instances/<module>/<process>/<version> |
Path parameters |
|
Response
JSON | If successful, returns 204 No Content in the response header. The response body contains an integer value indicating the number of halted process instances that were successfully resumed. |
XML | If successful, returns 204 No Content in the response header. The response body contains an integer value indicating the number of halted process instances that were successfully resumed. |
Copyright © Cloud Software Group, Inc. All rights reserved.