Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

JobRun - findRunCountByJobKey


JobRun - findRunCountByJobKey

Description :

This command returns the number of job runs for a job. You must provide the handle for the job. This command is useful when you do not know which run of a job you want but you know that it was not the last run. This command can be used with commands such as JobRun findAllRunKeysByJobKey , JobRun getStartTimeByJobKey , and JobRun findRunKeyById to select a specific job run.

Return type : Integer

Command Input :

Variable Name

Variable Type

Description

jobKey

DBKey

Key for the job.

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*