cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

openDocument url not working for rpt

Former Member
0 Likes
190

openDocument seems to be working strange. (boxi rel 2)

1) if my url is:

openDocument.jsp

?iDocId=7486

&sType=wid

then it does not work.

I get msg "the value of parameter id is invalid"

I have to add the param &sDocName=somename

Seems to me that the id should be unique.

2) For CR reports

openDocument.jsp

?iDocId=7086

&sType=rpt

I get error msg:

"Error 500: com.businessobjects.sdk.plugin.desktop.webi.internal.d "

I can't figure out why that is bad. Do I have to specify a viewer?

Mike

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Answers (1)

Answers (1)

fritzfeltus
Product and Topic Expert
Product and Topic Expert
0 Likes

Verify your report's ID with Query Builder, the error message hints that the ID may be incorrect.

Try the URL without the sType parameter. If you are specifying a unique report by its ID, you shouldn't need sType.

Also, there have been some issues with OpenDocument, which have been fixed. Try installing the latest service pack.