modelID | String Complete model ID of the process model that contains the step information you want to obtain. You can retrieve available model IDs by running the
pub.monitor.process.model:getModelNames service. Use the value returned in the modelNames()/PROCESSKEY output parameter. For example: MyProcessProject/MyProcess. Note: Whether Monitor treats modelID 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. |
deployVersion | String The version of the process model. The model version for externally executed and integration processes is always 1. |
stepNames | Document List List of the retrieved step names and step IDs. For each step, the following fields are returned: ![]() ![]() |
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | |
message | String Error that occurred during the execution of this service if this service encountered an error. |