pub.monitor.service:isResubmittable
Checks whether a specified service is resubmittable.
Input Parameters
contextID | String Context ID for the service to check. 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
resubmittable | String Whether the service exists in the logging database and is resubmittable. true Service exists and is resubmittable. false Service does not exist and is not resubmittable. |
Usage Notes
To qualify as resubmittable, a service must be a top-level service whose input pipeline was logged in the logging database.