Hello Guys
I would like to know if its feasible to develop a hana service that exposes a sap table with blob data type that stores pictures. This hana service will be used by a SAPUI5 application to display pictures. I know its not possible using xsodata, but is it feasible using xsjs service ?
What are the SAP tables that have blob data type or stores pictures ?
Also, is there any other methods to read the pictures from sap table from the abap layer ?
Thanks