COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => SDK => Topic started by: Rajesh_Vanam on 29 May 2009 02:53:54 AM

Title: Move My Folders using SDK
Post by: Rajesh_Vanam on 29 May 2009 02:53:54 AM
Hi all,

We started using Cognos SDK (using java)to move selected users MY Folder content form one server to another. We are succeeded in moving all My Folder reports from one server to other. But we are facing problems with moving schedule information and output version for the reports. Also need help on moving user preferences also.

Is there any SDK code available which will copy user's profile from one user to another user who are residing in different servers.

Regards,
Rajesh
Title: Re: Move My Folders using SDK
Post by: xiska on 04 Sep 2009 05:49:23 PM
Hi

Not with 8.2 or less:
There is a copy user profile on one server in the KB.
This should be changed to use 2 connections.

All Versions:
The second way is to read each property and to set it on the other side.

Greetings
Title: Re: Move My Folders using SDK
Post by: lindero on 23 Sep 2009 04:30:09 AM
sorry, this is not correct. You can copy content from user's MyFolders in ReportNet an prior version of Cognos8.2. There is no way through the UI but you can do it with SDK logged in with a systemadministrator user.

cheers