Page 1 of 1

Parameter Set Changes - Deploy

Posted: Thu Oct 01, 2015 9:21 am
by synsog
Hi All,
We currently have 3 Parameter Sets and they have been deployed to UAT as part of the first release. Now as part of second release we have added a couple of New Parameters to one parameter set, say PARAM1

Value Files
DEV - DEV_PARAM1_VAULE
UAT - UAT_PARAM1_VALUE

Now when we deploy jobs to UAT, if we also deploy the changed parameter set (PARAM1) it copies over the corresponding value file from DEV to UAT and over writes the values in UAT.

My question is how to do promote changes in Parameter Sets between ENV, does this have to be done Manually in UAT (add the 2 New Params and the corresponding Values) or is there better approach?

Thanks

Posted: Thu Oct 01, 2015 11:09 am
by qt_ky
I handle that manually myself, and would also be interested to learn if there's a better way.

Posted: Thu Oct 01, 2015 5:57 pm
by ray.wurlod
Manually for me too, after performing a Usage Analysis so that I can recompile any jobs that use the Parameter Set once changed. (This is one of the few times we compile in production, and it requires an extra step in the approvals processes.)