Order of variable substitution
If you specify a compound
variable %VAR1%VAR2...DATA
,
where VAR1
is a promptable variable and VAR2
is
a (not promptable) setup variable, the substitution fails, because HCL Workload Automation for Z resolves
the compound variable right-to-left.
When you make one variable dependent on another, the independent variable must occur first (you can put it in a comment line), and must be substitutable in the same phase or in an earlier phase. This restriction does not apply to non-centralized scripts.