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.

 

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