job jobRef set

Available for: Content Management Server, Template Engine

Task: Sets the specified job parameters to the specified values.

Syntax:

job (withName jobName) | (withId jobId) set {paramName value}

Function parameters:

  • paramName specifies the name of a job parameter whose value is to be set.
  • value specifies the value of the job parameter specified as paramName.

Return value if successful: none.

Necessary permissions (CM only): The user must be a super user.

Example:

CM>job withId 2245 set execLogin smith isActive 1