Hi,I am pretty new in SAPUI5 apps,In my app i have a file uploader button.What i need is very basic.When user selects a file i need to get the content of this file (raw, binary...etc).Then i can send this content to an odata service.Here is my sample...