Hi!
I'm trying to implement a file upload function using the UploadCollection in SAPUI5.
Every time I try to upload a file, calling the server side xsjs is successful, but the $.request ($request.body, $request.parameters, $request.entities etc.) object is empty.
I used the sample code from the SAPUI5 Explored site (SAPUI5 Explored). Is there anything I'm missing here?
Thanks,
Daniel