instanceID | String Instance ID of the process instance in which the step exists. Specify the complete, exact ID. Note: Whether Monitor treats instanceID as case-sensitive depends on how the underlying database (for example, Oracle, DB2, or SQL server) handles the queries that Monitor issues to obtain data. |
instanceIteration | String A number that indicates the iteration of the process instance that contains the step. |
stepID | String Optional. The full step ID for the step. You can retrieve step IDs using the
pub.monitor.process.modelSteps:getStepIDNames service. |
stepIteration | String Optional. A number that indicates the iteration of the step for which to retrieve document field values. |
stepErrors | Document List The retrieved list of errors. If there are no errors associated with the step, the service returns a null value. If there are errors, the following fields are returned for each error: ![]() ![]() ![]() |
message | String Optional. Error that occurred during the execution of this service if this service encountered an error. |