Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: 'Further References' macko added

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

Parameters normally are fixed values. In some cases, you want to calculate a paramter value in step A und and then want to use this as a part of a parameter value in step B.

To do this you have to two possibilities.

1.Using node parameters. These parameters can contain values like ${par}. This will be substituted at runtime with the value of order parameter par

2.Using internal substitution. Some jobs of JITL are providing substition substitution as well.Sample for 1.Using node Parameters

Example using node parameters

In this sample example we have a job chain with two jobs

If you run this sampleexample, you will see the line in the log:
(Task sample/job_using_param:3156) myParam has the value value_myValue

The job chain with two steps

Setting the value

using

Using the value

Node

...

parameters

Download configuration
sample_substitution_node_parameters.zip

2.Using internal substitution

Setting the hostname

Image Added

Using value

Please note, that you have to a add a backslash to parameter name like ${hostname} This option is available since version 1.3.12.2324
Image Added

Image Added

Download configuration

sample_substitution2_substitute_parameters.zip

Further References

Job Chain and Job Chain Node Parameters

Content by Label
showLabelsfalse
sorttitle
showSpacefalse
operatorAND
labelsjobscheduler, node, parameter