Skip to Content
0
Jun 09, 2020 at 05:18 AM

File download with specific file path in SAPUI5?

1468 Views Last edit Jun 09, 2020 at 05:21 AM 3 rev

Hi, experts

I have a requirement which consists of downloading an excel document (xlsx) with a specific file path.

I searched a way of downloading with specific file path and only found out the standard way of downloading xlsx file to download folder ( Spreadsheet table export ...export json array).

Is there a way or any workaround to download excel file with a specific file path?

Generally, I would like to implement file download function like a file uploader function!

Thanks for the help!