Hi Everyone,
I need to upload the file from local system (desktop) to hard coded server path in sapui5 application. please anyone can suggest me.
Did you look at the file upload control or do any searches before asking this?
https://openui5.hana.ondemand.com/test-resources/sap/ui/commons/demokit/FileUploader.html
https://blogs.sap.com/2015/04/27/file-upload-using-sapui5-control/
http://stackoverflow.com/questions/33438838/sapui5-file-upload
Hi Christopher,
Thanks for your response. I need to upload the files to DMS server without odata, direct server path. please suggest me.