COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => COGNOS Connection => Topic started by: jmorrison on 10 Apr 2007 01:13:12 PM

Title: Series 7.3 PPES want to move Cubes and reports to Cognos Connection
Post by: jmorrison on 10 Apr 2007 01:13:12 PM
Here is our current setup. PPES 7.3 with Cubes and Reports accessible through Upfront (security setup in Access Manager)
We want to turn off Upfront and have all the cubes and reports exist in Cognos Connection.  In the New features release of PPES page 45.  There is the following command to move powerplay items from Upfront to Cognos Reportnet.

ppserver -tocrn -un username -pw password -replace

I run the command
and get the following error in the log
Migrating report: /Imported Reports/Published Cubes/AR Information/1686_2ea6932
1:10:04 PM>   LocalSource: C:/Program Files/Cognos/cer4/bin/../ppserver/PPSRoot/imported_reports/published_cubes/ar_information/1686_2ea6932.ppx
1:10:05 PM>   Processing primary NID...
1:10:06 PM>       ERROR: ERROR: Cannot access or create folder in Cognos ReportNet!
1:10:06 PM>   Cannot migrate NID aecd1b3412f611d9b67dd181974dac8b to Cognos ReportNet

I have myself with full access to the Public folder in Cognos Connection.

Any suggestion on migrating 25 cubes with 275 reports from Upfront to Cognos connection
Title: Re: Series 7.3 PPES want to move Cubes and reports to Cognos Connection
Post by: COGNOiSe administrator on 10 Apr 2007 01:32:04 PM
Do you have S7 security in ReportNet? Are the servers fully qualified?
Title: [CLOSED] Series 7.3 PPES want to move Cubes and reports to Cognos Connection
Post by: jmorrison on 10 Apr 2007 02:24:35 PM
The trick was to have the Everyone group have full access to the Public Folder.  The name of the folder that exist in PPES ( where the cubes and reports that will be published ) needs to exist in the Public folders.  Once these are set correctly, the command line works. 
Title: Re: Series 7.3 PPES want to move Cubes and reports to Cognos Connection
Post by: COGNOiSe administrator on 10 Apr 2007 03:17:03 PM
Thanks for sharing.