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 - resumePausedJobByJobRunKey

JobRun - resumePausedJobByJobRunKey

Description :

This command resumes a paused job run by the job run key.

The findAllRunKeysByJobKey command has an example of how to get a job run key.

Return type : void

Command Input :

Variable Name

Variable Type

Description

jobRunKey

DBKey

Job run key.

Example

The following example shows how to resume a job run with the key DBKey:SJobRunModelKeyImpl:2001006-2003046.

Script


blcli JobRun resumePausedJobByJobRunKey DBKey:SJobRunModelKeyImpl:2001006-2003046

Was this page helpful? Yes No Submitting... Thank you

Comments