Let the platform do the work

/pmse_Project/:record/verify GET

Overview

Verifies whether the Process Definition has any pending processes

Summary

This endpoint will verify whether the Process Definition identified by the record input parameter has any currently pending processes based on it.

Request Arguments

Name Type Description Required
record String The Process Definition record ID True

Response Arguments

Name Type Description
N/A

Response

Note: The response is a string of either "true" or "false" indicating whether any pending processes exist.