cancel
Showing results for 
Search instead for 
Did you mean: 

How to upload a pdf file in BI Launchpad ?

Former Member
0 Kudos

Hi,

I have developped a little toolkit with Java SDK on BO 3.

This toolkit can refresh and save a document, show witch objects of a universe are used from witch documents, and publish given PDF files in folders of Infoview.

Now, with new version BI4 and for security reasons, I have to migrate my Java to Restful webservice.

I've found a lot of documentation and samples, but I can't find the syntaxe to publish files directly in the folders.

Can anyone help me ?

Regards

Florence

Accepted Solutions (0)

Answers (1)

Answers (1)

daniel_paulsen
Active Contributor
0 Kudos

Hi Florence,

the ability to upload and agnostic document is not yet available with the REST APIs so you would need to do this with the Java Platform SDK.

See the following post (slide 124) for enhancements to the Platform REST SDK: http://scn.sap.com/docs/DOC-68333

Dan

former_member197386
Active Contributor
0 Kudos

Maybe in 4.2?