Administering and Monitoring Business Processes 10.4 | Administering and Monitoring Business Processes | webMethods Monitor Built-in Services Reference | pub.monitor.service Folder | pub.monitor.service:getActions
 
pub.monitor.service:getActions
Retrieves all resubmit actions associated with a specified service.
Input Parameters
The following table lists the input parameters.
contextID
String Context ID for the service whose control actions you want to get. Specify the complete, exact ID.
Note: Whether Monitor treats contextID 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.
Output Parameters
The following table lists the output parameters.
actions
Document List List of the retrieved resubmit actions. For each resubmit action, the following fields are returned:
*ROOTCONTEXTID String Context ID of the service's root service. If the service is a top-level service, the root context ID is the same as the context ID.
*PARENTCONTEXTID String Context ID of the service's parent service if the service was nested or resubmitted.
*CONTEXTID String Context ID for the service.
*ACTION String Code for the resubmit action that was performed on the service; that is, the service returns the number, 1, for this parameter.
*ACTIONDECODE String The keyword for the resubmit action; that is, in English, the service returns “Service Resubmit” for this parameter.
*USERNAME String Integration Server user that performed the resubmit action.
*SERVERID String Host name and port for the Integration Server on which the service was resubmitted.
*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

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