COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Framework Manager => Topic started by: b737 on 03 Dec 2015 11:16:12 AM

Title: How to publish 4 separate models in 1 package
Post by: b737 on 03 Dec 2015 11:16:12 AM
Hi,
I have 4 separate data model and published with 4 separate and independent packages. I want now to publish all 4 models in one package (independent data view but in same package ), so that I can use different data items in one active report. Just to mention that all models are from same data source.

Thanks 
Title: Re: How to publish 4 separate models in 1 package
Post by: MFGF on 04 Dec 2015 04:33:18 AM
Quote from: b737 on 03 Dec 2015 11:16:12 AM
Hi,
I have 4 separate data model and published with 4 separate and independent packages. I want now to publish all 4 models in one package (independent data view but in same package ), so that I can use different data items in one active report. Just to mention that all models are from same data source.

Thanks

Sounds like you need to bring all four FM models together into one model? Try creating a new empty model. Add four namespaces corresponding to the names of your four existing models. Right-click on the first namespace, and use the "Link segment" option to point to the appropriate model and link it to this new model. Repeat for the other three namespaces.

You then have a model that includes the content from all four original models. You can now create and publish a package that includes everything you require from all four.

Cheers!

MF.
Title: Re: How to publish 4 separate models in 1 package
Post by: b737 on 07 Dec 2015 08:30:01 AM
Thanks a lot.  It works.
Title: Re: How to publish 4 separate models in 1 package
Post by: afzaki7 on 24 Dec 2015 05:26:14 AM
Thanks MFGF  :)