If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

Moving reports to other Cognos server

Started by churchy, 18 Feb 2008 12:07:15 PM

Previous topic - Next topic

churchy

Hi,
I want to move all created reports from test cognos server to production cognos server, but i cant find out how...

Any aid will be wellcome...

Dave the coder

export your content store

Go to cognos connect :

Click Tools->content Administration

This should take you to a content page.

Click the export content store.

Use the settings you would like.

Then go to your file system C:\Program Files\cognos\c8\deployment

grab the zip file <name of content store.zip>

put it in the deployment archive of your other server

import your new content store / reports.

That's how I usually do it anyways, sorry for the poorly written answer.

ducthcogtechie

Exporting/importing the complete content store will include quite some garbage you might want to leave behind on your testserver. Select public folders and just pick what you actually want to migrate.

Dave the coder

quick question on that when we were importing an exporting we could select which folders we wanted; however we couldn't weed out some sub folders that'd we'd been storing old reports in.

Do you know if you can do that?

Feanor

#4
As far as I know you can only select a folder that is on the same level as your packages. However, I'm working with C8.1 MR2 and maybe this functionality changed in more recent versions of Cognos 8.

If you only want to transport a few reports to your production environment I recommend you to create a separate (temporary) folder on your test environment which includes your reports. With deployment you can export your reports from test and import them in a new folder in your production environment. The reports will then be imported in a folder with the same name you gave the folder on your test server.

If your test server is not exactly the same as your production server I also will not recommend you to deploy your complete content store. Also keep in mind that when you, for instance, choose to deploy the Data Sources from your test server as well, that ALL data sources in production will then be overwritten if you import your deployment. This could possibly mean that your Data Sources in production will be changed to connect to your test Data Sources. This is what I experienced anyway...

Alternatively, you can simply copy the XML of the report in test and paste it in report studio in production if you like. This is probably easier if you only have a few reports to transport to production.

octavianidevi

Do you know where the place of xml reporting file?

goose

Exported packages are saved in <congos-install-dir>\deployment. You can get XML for report via report studio... copy to clipboard...