Release Automation

 View Only

How to automatically set the values for an environment parameter collection?

  • 1.  How to automatically set the values for an environment parameter collection?

    Posted Sep 14, 2015 11:37 AM

    In the area of the environment parameters, you can create a collection with the environment scope but with the available ROC actions is not straight forward to dynamically initialize the values of the collection during a deployment plan.

    The trick is to use the REST command: /update-environment-parameter for a Loop Value.

    In the Designer, select the action: REST operation. You have to fill the Body of your request with the complete JSON request. The action execution will set the parameter values for all collection elements once for the deployment.

     

    https://wiki.ca.com/pages/viewpage.action?pageId=114460548