on 2011 Sep 06 1:40 PM
Hi All-
My Requirement is to Download a File from C Folder through ABAP-Code.
I am using ABAP-WebDynPro.
So please help me that how can I download the File From C Folder through ABAP Programing.
Thanks-
Ashutosh
Request clarification before answering.
Hi Ashutosh,
Please use this function CFX_API_DOC_DOCUMENT_READ
input parameter is document version GUID.
output parameter is binary data for file.
Another solution is getting file URL from cFolder.
I think that both way can be helpful.
Good luck!
Regards,
JD
Edited by: Jun Jung Dae on Sep 7, 2011 7:59 AM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.