cancel
Showing results for 
Search instead for 
Did you mean: 

BW Web Template / Pdf binary Stream display

Former Member
0 Kudos

I am implementing the following IT scenario:

1 - the user opens a web template (IE) and submits a document ID

2 - Based on the document ID, SAP BW (ABAP OO) retrieves a Pdf document as a stream (binary)

3 - The Pdf document is displayed in a new Internet Explorer window.

Step 1 and 2 are completed.

I was able to display the pdf in the BW GUI environment using the class I_OI_DOCUMENT_VIEWER.

I am experiencing troubles to display the Pdf document in the IE browser (step 3).

Please note that the pdf is a binary stream (file) and it cannot be called with a static URL such as http://myURL/myfile.pdf.

Your suggestions or solutions would be highly appreciated.

Lionel

Accepted Solutions (0)

Answers (1)

Answers (1)

athavanraja
Active Contributor
0 Kudos

welcome to SDN,

if you are on WAS6.10 or above, we can combine BSP along with webtemplate to achieve this.

Let me know whether you are in WAS6.10 or not.

Regards

Raja