Administering and Monitoring Business Processes : webMethods Monitor Built-in Services Reference : pub.monitor.process.instanceSteps Folder : pub.monitor.process.instanceSteps:getStepErrors
pub.monitor.process.instanceSteps:getStepErrors
Retrieves the errors associated with a specified process step.
Input Parameters
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.
Output Parameters
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:
*AUDITTIMESTAMP Number Time the error was logged, in epoch time; that is, the number of seconds since January 1, 1970.
*ERRORSTACKTRACE String Stack trace for the error.
*SERVERID String Server ID of the server where the error occurred.
message
String Optional. Error that occurred during the execution of this service if this service encountered an error.
Copyright © 2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback