Skip to Content
0
Jun 10, 2020 at 12:54 AM

How to download file to specified file path in SAPUI5 Applicaion?

2120 Views

Dear Experts,

I would like to know how to download or export file to the specified file path in SAPUI5 application.
Although there are Standard API (sap.ui.export.Spreadsheet) and (sap.ui.core.util.Export), using these API,
downloaded file is always saved to local Browser default download path.
My requirement is that I would like to download file to the specified file path(such as remote file server path).

If anyone knows, please kindly give me suggession.

Thanks and Best Regards,