instanceId | String Optional. Instance ID for the process instance. 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 | Number Optional. Iteration of the process instance that contains the step. |
stepId | String Optional. The full step ID for the step details to retrieve. To retrieve step IDs, use the pub.monitor.process.instance:getInstanceSteps service. |
stepIteration | Number Optional. The step iteration for which to retrieve information. |
pipeXML | String. Contains the pipeline information of the specified step of the process. If there is no data in the pipeline for the process step, the string contains No Data message. |