Hi,
We have an image stored in a table encoded as Base64 (NCLOB format), but the image turns out to be too heavy to be efficiently consumed by our UI5 application. And we can`t reduce it before sending it to HANA.
I’m wondering if there is a way to convert or resize this image IN the HANA( e.g.: using an image processing library), before consuming it in our application.
Could someone help on this?
Thanks!