Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • from the Job Template that offers the Update Jobs button.
    • The operation is used to update any workflows that include jobs derived from the current Job Template and to select specific workflows for update.
  • from any user folder including the top level folder that offer the action menu in the tree panel to Update Jobs from Templates.
    • The operation updates any jobs included with any workflows located in folders recursively from any referenced Job Templates.
  • from the Workflow's action menu in the tree panel that offers to Update Jobs from Templates.
    • The operation updates any jobs in the workflow from any referenced Job Templates.
  • from the Job that that offers an action menu in the Workflow Editor.
    • The operation

When clicking the Update Jobs button the list of jobs is displayed that make use of the current Job Template.

...

  • the following properties will not be updated:
    • Job Properties
      • Job Name
      • LabelTitle
      • Agent
    • Job Options
      • Skip Job if no admission for Order's date
  • the following properties will be updated:
    • Job Properties
      • Job Template: Reference to the Job Template that includes the name and hash of the Job Template in use
      • Title
      • Documentation: Reference to the JS7 - User Documentation
      • Job Resources: References to JS7 - Job Resources
      • Return Codes: On Success, On Failure
      • Return Codes: On Warning
      • Job Class: Shell job or JITL job
      • Script/Class Name: Content of a Shell job script of Java class of a JVM job.
    • Job Options
      • Parallelism
      • Timeout
      • Grace Timeout
      • Warn on shorter execution period
      • Warn on longer execution period
      • Criticality
      • Fail on output to stderr / Warn on output to stderr
      • Admission Times: users can choose to overwrite existing properties when updating the job.
    • Notification
      • Mail related properties for job notifications: users can choose to overwrite existing properties when updating the job.
    • Parameterization
      • Arguments:
        • For Shell Jobs arguments are added to the job's Node Arguments
        • For JITL Jobs arguments are added to the job's Arguments
      • Environment Variables 
      • The update of Arguments and Environment Variables is performed in a way that
        • in case they are removed from added to the Job Template then they will be removed from added to the job,
        • in case the data type changes in they are removed from the Job Template the data type then they will be adjusted in the job provided that the related transition is applicable:
          • Number => String: applicable
          • String => Number: not applicable
          • Boolean => String, String => Boolean: not applicable
          removed from the job,
        • in case of changes to arguments in the Job Template the changes will not be applied when updating jobsin case that the value changes this change is not applied to the job.

Anchor
removing_job_templates
removing_job_templates
Removing Job Templates

...