I have two environment for the same package. My requirement is:
I have to use two different environment for same package. One is dev and other is pre-pro.
I have created two config files for the same connection manager and created a new configuration manager settings called "Production".
When I run the production configuration manager . it still load the dev config file instead of loading pre-prod config file.
ZK