cancel
Showing results for 
Search instead for 
Did you mean: 

error when trying to open a WEBI report with OpenDocument.jsp

Former Member
0 Kudos

I have a weird problem, i'm trying to open a WEBI report with OpenDocument.jsp and I get the following error message

An error has occurred: Could not find the document.

the weird thing is that this error only occurs when i use Internet Explorer. When i use the same link with Google Chrome, i see my report.

How do I make this work, our standard web browser is Internet explorer.

here is a sample link i use to call my report.

http://<server>:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AVGrgQALGJZGipKCfjPPZ3g&sIDType=CU...

Our BO environment is :

BO XI 3.1 sp2 fp 2.3

tomcat 5.5 front-end

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Daniel,

The IDocID maybe wrong in your sample URL link.

You can get the IDocID simply from the properties of the report in CMC or InfoView, it always a 4 digit number。

Here is sample you can try:

http://<server>:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=XXXX

Former Member
0 Kudos

Hi, Ricky.

It is not always a four-digit number. Here I have reports with six-digit IDs.

Former Member
0 Kudos

Are you able to view the document in IE when you use docid instead of CUID? Just wondering whether any character in CUID is causing a problem in IE.

Anil

former_member793810
Active Contributor
0 Kudos

Hi,

I don't know how much this solution will help you but it is worth trying.

SAP Note: 1198844

[https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/sno/ui_entry/entry.htm?param=69765F6D6F64653D3030312669765F7361706E6F7465735F6E756D6265723D3131393838343426]

Regards,

Bashir Awan