Administering and Monitoring Business Processes 10.4 | Administering and Monitoring Business Processes | webMethods Monitor Built-in Services Reference | pub.monitor.process.instance Folder | pub.monitor.process.instance:getRecentlyFailed
 
pub.monitor.process.instance:getRecentlyFailed
Retrieves information for the most recently failed process instances. The service returns information for up to twenty process instances that failed in the last two weeks.
Input Parameters
None.
Output Parameters
The following table lists the output parameters.
recentlyFailed
Document List List of the most recently failed process instances. For each process instance, the following fields are returned:
*AUDITTIMESTAMP Number Latest logged timestamp in epoch time; that is, the number of seconds since January 1, 1970.
*AUDITTIMESTRING String Latest logged timestamp 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
*PARENTINSTANCEID String Parent instance ID, if any.
*PARENTINSTANCEITERATION Number Parent instance iteration, if any.
*INSTANCEID String Instance ID.
*INSTANCEITERATION Number Instance iteration.
*STATUS String Status code, which is 4 for failed instances.
*STATUSDECODE String Status value, which is Failed.
*PROCESSKEY String Internal model ID that Designer assigned to the process model used for the process instance.
*PROCESSKEYDECODE String User-defined name of the process model that was used for the process instance.
*CUSTOMID String The user-defined ID for the process instance that was assigned by executing the pub.prt.log:logCustomID service.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release