You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "emma blisa (JIRA)" <ji...@apache.org> on 2017/11/29 10:28:00 UTC

[jira] [Created] (CASSANDRA-14077) SAP BI Open Doc URL for retrieving pdf

emma blisa created CASSANDRA-14077:
--------------------------------------

             Summary: SAP BI Open Doc URL for retrieving pdf
                 Key: CASSANDRA-14077
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14077
             Project: Cassandra
          Issue Type: Improvement
            Reporter: emma blisa


In a reporting application we use, we were using BI 3.x API to produce Web reports. While doing the migration activity to 4.x version, we thought it is fine to go with open doc url rather than doing the report generation through API.
Many of the samples I have seen uses sIDType and iDocID parameters along with Token value to retrieve the document by constructing a URL like below

 http://server:port/BOE/OpenDocument/opendoc/openDocument.jsp?token=[LogonToken]&iDocID=[XXXX]&sIDType=CUID

But all those URLs get HTML page as response from BI 4.x SAP webservice, the java script in that HTML page does the task of retrieving the pdf file.
I am just wondering if there is any way I could retrieve the pdf report as response from the BI Webservice directly ? Please assist me on this. Thanks
https://mindmajix.com/sap-bi-training




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org