- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Reading an image using SAP OData v2 in UI5 application
You have to use below code:
img.setSrc("/path/to/my/service/UserPhotoSet('someone@gmail.com')/$value");
Here you need to replace part with original path.
- Related Articles
- OData or Java Services to be consumed by SAP UI5 application
- Binding OData service to SAP UI5 table
- SAP UI5 application throws an error while using Tree map
- Managing user sessions in SAP UI5 application
- Binding model to sap.ui.core in SAP UI5 application
- Error while passing an image value to an OData request in SAP
- Reading an image using Python OpenCv module
- Creating a table in SAP system using OData service
- Request Timeout while using Odata call to a gateway in SAPUI5 application
- Assign image source dynamically in XML View in Fiori app in SAP UI5
- Building an XCode application using Maven plugin (SAP)
- Using SAP connector 3.0 on an MVC application
- Using an Angular app as SAP Fiori application
- SAP SuccessFactor OData API access
- I have SAP UI5 application that I am not able to start after adding to SAP Fiori Launchpad.

Advertisements