Variables to init AD combos
Brought to you by:
onofre
Some of the WAD screens are using Combos, like the selection of the application server type when defining a J2EE server. The idea is to be able to set a variable that would select an option in the kind of Combos.
It would be useful when defining a "template" in WAD...
Agreed. By the way, "implicit" variables implementation is schedule.
An implicit variable allow map a variable to any environment configuration.
For example, ${JEE_SERVER_TYPE_SERVER1} is an implicit variable linked to the server type of the JEE server named server1.
As discussed ;-), you've obviously misunderstood my request. The idea would be able to select an option in an AD combo field using a variable, as if the AD field would have been a simple text field.