COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => Framework Manager => Topic started by: terry_stjean on 05 Nov 2007 02:03:13 PM

Title: Moving Frameworks from a test to prod environment
Post by: terry_stjean on 05 Nov 2007 02:03:13 PM
I am looking for advice on moving Framework changes from a test to production environment.
We want to develop the Framework on our test server and publish the change to a test Content store.
How would we move the Framework changes to a production server and publish the package to the Production Content store.
How best can we automate this process. I don't want someone manually copying files and publishing packages if possible.

Terry
Title: Re: Moving Frameworks from a test to prod environment
Post by: rockytopmark on 06 Nov 2007 11:21:19 AM
Best Practice is to do it the way you are doing... publishing in Test, promoting to Prod.

What I have done in the past, is set the deployment folder in both environments to the same physical folder.  This way there is no file copying required.  Your exports are created in Test and delivered to the folder, which Prod is also using, so the Imports are available immediately in Prod.

Now, create a job on Prod, that runs the Import on the desired frequency.  Any updates to the Deployment(s) will be picked up with the next run of the scheduled import job.
Title: Re: Moving Frameworks from a test to prod environment
Post by: terry_stjean on 06 Nov 2007 12:50:32 PM
If I wanted to migrate a single report, would I move it to a "Transfer" folder, export it from test server, copy export file to Prod server, import to Prod into a "Transfer" folder and then move it to the appropriate folder?

What if I only want to update the package in Prod with changes from Test package without moving any of the reports in the Test package.

Terry
Title: Re: Moving Frameworks from a test to prod environment
Post by: rockytopmark on 06 Nov 2007 01:01:37 PM
Then I would struction Cognos Connection to have Package folders empty and the reports in manually created folder structure, created to your organizational preference.

Common misconception is that reports need to reside within their associated package folder in Cognos Connection... this simply is not true.
Title: Re: Moving Frameworks from a test to prod environment
Post by: terry_stjean on 07 Nov 2007 11:54:03 AM
Then you would hide the Package folders?

Terry
Title: Re: Moving Frameworks from a test to prod environment
Post by: rockytopmark on 07 Nov 2007 12:13:52 PM
If desired, yes.  Not necessary though.