cancel
Showing results for 
Search instead for 
Did you mean: 

How to get URL for Web Intelligence Report using Open Document

04-05-2013 5:06 PM
florencialimongi Participant
3422 views 5 comments
0 Likes
SAP Managed Tags
Subscribe

Hi,

We need to generate an URL from a Web Intelligence Report using Open Document. The Report has a prompt filter and uses a hierarchical dimension object.

We need to open the Report from Dashboard Design using the URL passing the value for the prompt filter.

The report shouldn't request the prompt value (because it should take it directly from the URL link).

The prompt connects to an OLAP universe.

The prompt uses a hierarchical dimension.

We're using BO 4.0

Thanks!

Florencia

0 Likes

Accepted Solutions (0)

Answers (2)

Answers (2)

dominik_klaffke
Participant
0 Likes

Hi Florencia,

did you solve the issue? I have the same issue right now.

@Zahid: The Open Document documentation does not give an answer on this - otherwise please be more concrete and show the corresponding passage.

Best regards,

Dominik

Former Member
0 Likes

Hi Florencia

Please watch the below interactive video to implement in Dashboard side:

http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/602a2bdd-22ac-2f10-c6a4-f19809acc655&override...

To know the CUID of the WEBI, Please right click on the webi report in BI Launchpad and Goto properties.

Use CUID in the open document URL:

http://<servername:port>/OpenDocument/opendoc/openDocument.jsp?iDocID=5241&sType=wid&sRefresh=Y&sWin...

For more information on parameters and passing values, Read the open document.

Hope it helps!

Thanks,

Parthiban

florencialimongi
Participant
0 Likes

Parthiban,

Thanks for your reply!

I'm afraid I wasn't able to open de links inside the presentation.

Could you please attach the documentation?

I need the part where it explains ho to pass the value of a prompt filter.

Thanks!!!

former_member184594
Active Contributor
0 Likes

Hi Florencia,

Please check the document below especially Chapter 5:

http://help.sap.com/businessobject/product_guides/boexir4/en/xi4_opendocument_en.pdf

You will find all the answers you are seeking for BO URLs.

Hope this helps.

Former Member
0 Likes

Hi Florencia,

Please find the link in Zahid Yener's reply. It has the information.

Thanks.