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

JobRun - getExecutingUserAndRoleByRunKey

Description :

This command gets the name of the user and role that executed a job run separated by a colon (":"). You must provide a handle identifying the job run.

You can use any of the following to get the jobRunKey:

JobRun findLastRunKeyByJobKey

JobRun findRunKeyById

Return type : String

Command Input :

Variable Name

Variable Type

Description

jobRunKey

DBKey

Handle identifying a particular job run.

Example

See JobRun findAllRunKeysByJobKey for an example showing one way to use this command.

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

Comments