COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Framework Manager => Topic started by: jaymoore1756 on 14 May 2015 08:58:59 AM

Title: Moving a Copy of Framework from Development to Production
Post by: jaymoore1756 on 14 May 2015 08:58:59 AM
I have been developing a framework model using test and development data. I need to update move or copy this model so that it runs against production data. How is this done  ?
Title: Re: Moving a Copy of Framework from Development to Production
Post by: navissar on 14 May 2015 09:25:50 AM
We seldom move a Framework Manager project to production, because FM projects are development in nature. What we usually move between environments is the final result(s) of the model: The packages. This is a good source for further reading:
http://www.ibm.com/developerworks/data/library/cognos/infrastructure/cognos_specific/page581.html (http://www.ibm.com/developerworks/data/library/cognos/infrastructure/cognos_specific/page581.html)
Title: Re: Moving a Copy of Framework from Development to Production
Post by: bdbits on 14 May 2015 02:22:07 PM
Typically, you would have different servers with identically named data sources that are configured differently for each environment. Then you simply export the package from one environment and import it into the other. Since the data sources have the same name, no changes to the FM model are necessary.

The only other thing you could do is change the configuration on your data source to connect to your production databases instead of whatever they connect to now.