cancel
Showing results for 
Search instead for 
Did you mean: 

How to copy a webi report into the same folder ?

Former Member
0 Kudos

Hi everyone.

I apologize for my English, i'm a young French developper 🙂

I'm using RESTful SDK to analyze the structure of many Webi reports and spot the differences between two analyzes made at different time.

But sometimes the Http request return to me a <error> XML (code 999), the only way I found to fix the report is copy/past him in the same folder (there is no particular reason why i'm getting this 999 code, it just happend sometimes...).

Now i'm trying to developp a process to copy/past all the Webi report that have been spoted as "corrupted".

I'v tryed to do this with the Java SDK but the

IInfoObjects.copy(myReport, IInfoObjects.CopyModes.COPY_NEW_OBJECT_NEW_FILE)

creates a report that can't be opened with the web portal "can't be extract from the File Repository Server"

What's the best way to do this ? copy/past a webi report in the same folder with the same name ?

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member197386
Active Contributor
0 Kudos

Please, could you copy/paste the full error stack trace when you get the 999 error?

The "CMC > Servers > WACS > Show Error Starcktrace" needs to be activated.

Regards,

Anthony