Release Automation

 View Only
Expand all | Collapse all

Indirectly used environment parameters not appearing in parameter configuration

  • 1.  Indirectly used environment parameters not appearing in parameter configuration

    Posted Mar 16, 2016 12:41 PM

    Hello,
    we're facing a problem with the usage of environment parameters (type array).
    We like to read some environment parameter names dynamically out of a configuration file, getting the values and injecting the real environment values back into the configuration file.

    We can get the parameter via:

     

     

     

    16-03-2016 17-34-24.png

    Now the problem is that we have to "use" all the parameters in the process before we can edit the values. But we don't need to use the parameters as itself, we just like to fill the values and inject them dynamically into the configuration file. Any ideas how we can see the parameters in the parameter configuration (without using it)? We need a kind of "touch". You should be able to set environment parameter values also without using them directly (in this case we're using them indirectly via "ROC - Get Environment Parameter")...

     

     

    Thank you,
    Ralf



  • 2.  Re: Indirectly used environment parameters not appearing in parameter configuration

    Posted Mar 17, 2016 04:01 AM

    Hello Ralf

    Parameters appears in the Environment parameters configuration page only after published process that using those parameters assign to the specific environment, you don't need to have all those parameters in the process you working to query for the parameter values but they can be used in any other processes that assign to the environment

    e.g running simple action to query the value (The action doesn't use the environment parameters)

     

     

     

     

    Thanks

    Jacky