‎2020 Sep 13 5:03 PM
Hi everyone,
I need to download huge files (documents, zip, video) from SAP ECC to UI5 application.
I created an oData using segw and implemented the get_stream method.
The problem is that if I try to download a video to the client app it won't play until the download is over.
I'd like (like in youtube for example) that the client would be able to play the video like all streaming sites do.
Is it possible?
Thanks.
Regards.