Versions Compared

Key

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

Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

Accessing node parameters

  • If you define node parameters then these parameters are stored in an extra file in the same directory as the job chain.
  • When executing the job remotely with a JobScheduler Agent, this file will not be available on the remote host.
  • What you can do to make node parameters available:
    • 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.

Related Downloads

  • You can download a example from here. Please modify in the example configuration the process class to fit your environment.