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,