How to assign $Var value to Param value

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

You CAN add environment variables to parameter lists in a Parameter Set.

And you CAN set the default value of these using the special tokens $PROJDEF, $ENV and $UNSET.

I've done both in the past (version 8.5).
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply