on 2017 Mar 06 6:34 AM
Hi,
We are creating a Customer Portal for a Customer in which there is a requirement to send a document in the form of PDF to Document Service on HANA Cloud Platform.
This document gets created on Run-time in ABAP and needs to be stored in HCP. The document should get stored in Document service against a specific customer and a folder structure should be maintained.
This document should be able to get accessed as a link for download on a UI5 application on HCP.
Kindly advise how we can proceed with this requirement.
Request clarification before answering.
For reference: you can open up your document service repositories to external systems with the help of a proxy, see the official documentation here: https://help.sap.com/viewer/b0cc1109d03c4dc299c215871eed8c42/Cloud/en-US/76135da6711e1014839a8273b0e...
From then it doesn't matter whether you connect from an UI5 app or from an app system to this proxy. You just execute REST calls (which happen to conform to the CMIS standard).
See https://chemistry.apache.org/project/cmis.html and http://docs.oasis-open.org/cmis/CMIS/v1.1/os/examples/browser/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
30 | |
9 | |
8 | |
7 | |
6 | |
6 | |
5 | |
5 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.