instanceID | String Instance ID of the webMethods-executed process instance for which to retrieve control actions. Specify the complete, exact ID. |
instanceErrors | Document List The retrieved errors. The following fields are returned for each error. |
ROOTCONTEXTID String Root context ID of the process instance. PARENTCONTEXTID String Parent context ID of the process instance. | |
CONTEXTID String Context ID of the process instance. SERVERID String ID of the server where the error occurred. SERVICENAME String Name of the service that logged the error. | |
ERRORMSG String The logged error. ERRORSTACKTRACE String Any stack trace logged for this error. | |
AUDITTIMESTAMP Number Time the action was logged, in epoch time; that is, the number of seconds since January 1, 1970. AUDITTIMESTRING String Time the action was logged in string format, YYYY-MM-DD hh:mm:ss.SSS zzz, where: YYYY-MM-DD is the date hh:mm:ss:SSS is the time, including milliseconds zzz is the time zone | |
message | String Error that occurred during the execution of this service if this service encountered an error. |