cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi Everyone,

     New scenario: uploading and downloading file using SAP Netweaver Gateway .

Dont know how to solve this  one .

I like to have ur valuable suggestion and Advice for this requirement.

Thanks in Advance,

Regards,

Jibin JOy

0 Likes
View Entire Topic
jibin_joy
Contributor
0 Likes

Please find code to get the file content if file is uploaded by Form

thorsten_rams
Explorer
0 Likes

This was exactly what I needed. It works perfectly! Thanks for the code.

We are getting the file from the frontend application via put REST service and were not able to open it after storing it ("file corrupt"). After removing the WebKitFormBoundary using this function module it works!