Page 1 of 1

How to pass parameters set at admin from dev to prod env

Posted: Wed Oct 13, 2010 2:06 am
by Pacific007
I want to know that, we have given some set of user defined parameters in administrator in Development environment. Now we have to move to test environment we have moved the jobs by .dsx files but how to pass the parameters to test environment administrator.

Please provide your vauable suggestions.

Regards,

Posted: Wed Oct 13, 2010 5:13 am
by ray.wurlod
Copy the relevant lines from DSParams to DSParams in the prod project. Note that there are two sections pertinent to environment variables; the definitions and the values.

Posted: Thu Oct 14, 2010 10:27 am
by Pacific007
ray.wurlod wrote:Copy the relevant lines from DSParams to DSParams in the prod project. Note that there are two sections pertinent to environment variables; the definitions and the values. ...
Hi Ray,

Thanks for your response. But this is a manual work and in copy past may be we will miss out few things.....is there any other way, so that we can pass the complete list....I myself know there is no other way.....but if anyone have some idea....or someone have some innovative idea regarding this.....

Please suggest as we have a list of parameters we are covering 10 markets and all jobs are running as multiple instance.

Hope I will get few suggestions.....