Hi Experts,
I have a requirement to create a folder in local pc and download multiple attachments from kpro in abap webdynpro application to this folder.
I have the phio ids for these files and able to download these in ABAP program in gui using function module 'SDOK_PHIO_LOAD_CONTENT' followed by gui front end services, but it is challenging to do so in ABAP webdynpro.
What are the pre-requisites in basis settings to use ACFUpdownload? I get the error bad request though settings mentioned in below link are in place.
I have one through the link Web Dynpro ABAP Tutorial: ACFUpDownload and ACFExecute ,
Step by step guide for configuration and ACFUPdownload use in ABAP webdynpro application for multi files download would be highly appreciated.
Thanks in advance,
Archana Joshi