Hi expert
I am using webide to develop ui5 application , in webide using library version 1.120.00 and on on getway having version 1.102.17.
issue with global eriable. i am using vbm:GeoMap.
js code
onContextMenuSpot: function (e) {
this.E...
Hi Expert
I am excuting ajax query to get base64 image from non sap server. I am getting image in base base64 format like "iVBORw0KGgoAAAANSUhEUgAABDgAAAQ4CAMAAADbzpy9A".
And trying attach image to <Image> tag in xml. like
e.photo having base ...
Hi Expert
I have a scenario, I have project test1, totally working fine. Having 3 views like view1,view2,view3
I created a new project test2.
Now I want to use test1- view1.js controller in project test2,
I do not want to reuse the sapui5 t...
Hi Abapers/experts
Any anyone know how to convert xstream to PNG format?
In ABAP/odata , I have generated QR code, which is in xstream or base64 format in abap/odata. I want that QR code in PNG format.
Anyone any idea,
Also will work, on SAP...
hi,its issue in library. work around. Don’t pass event from one method to another.
Instead of it, pass event source and event parameters.likethis.S = e.getSource();this.E = e.getParameter("menu");ThanksRadhesh
Thank you Maiara,
I have done some sap integration blockchain project where sap and blockchain seprate entity and connected through rest or pipo/cpi.
I much interested in sap blockchain platform.
SAP generative AI with postgresql, how i can use...