Page 1 of 1

How to move environment variables from DEV to TEST env

Posted: Fri Dec 11, 2009 2:07 pm
by Akumar1
Hello,

Can any one let me know How to move environment variables from DEV environment to TEST environment?

is there specific folder or any file also need to be moved to get environment variable moved in other environment?

Let me know , if any more input is required.

Any input on above concern will be highly appriciated.

Thanks

Posted: Fri Dec 11, 2009 3:02 pm
by ray.wurlod
Copy the appropriate lines from the DSParams file in the DEV project to identical locations (preserving sort order) in the DSParams file in the TEST project. Note that there are two groups of entries (definitions and values) for environment variables in the DSParams file.