cancel
Showing results for 
Search instead for 
Did you mean: 

How to Display Webi Report using Restful SDK

Former Member
0 Kudos

Hi,

I am trying to find a way to display the webi report without saving using Restful SDK. I am able to refresh the report successfully and able to save it and use OpenDocument method to display the report. But I would like to display the refreshed report without saving using Restful SDK. is it possible?

Thanks,

Madhu V

Accepted Solutions (1)

Accepted Solutions (1)

daniel_paulsen
Active Contributor
0 Kudos

Hi Madhu,

To view the document without saving, export to HTML or some other format for viewing.  Exported HTML will be static so you would also need to code in page navigation and drill capabilities etc.

Dan

Former Member
0 Kudos

Thank You Daniel, I will stick with the Opendocument method to display the report.

Thanks,

Madhu V

Answers (0)