Versions Compared

Key

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

...

  1. Copy the content of the file to the order payload.
    • If you want to use node parameters for a step that is executed remotely then it is required to have at least one locally executed step with node parameters before.
    • If you have no local step before, please add a dummy node before the remote node and assign a dummy parameter to this step.
    • Add the configuration monitor com.sos.jitl.jobchainnodeparameter.monitor.JobchainNodeSubstituteMonitor to this job.
    • If you have assigned the Universal Agent cluster to the whole job chain
      • Define a dummy process class only with the max_processes attribut
      • Assign this process class to the dummy job

...