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:
-
paramNamespecifies the name of a job parameter whose value is to be set. -
valuespecifies the value of the job parameter specified asparamName.
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