Hi experts,
I have uploaded my file (text, json,) to my project directory using sapui5's fileuploader.
The file can be accessed through web browser if we call it directly from url. (example : https://myip:port/myProject/files/mytextfiles.txt )
How to access and maybe read them using SAP XSJS?
Some people say we can use xmlhttprequest level 2 but i don't understand how server side like xsjs could use that..
Very appreciate your help
Thank you
Yoppie Ariesthio