SAPUI5 with oData best practices
Hello, I have developed an SAPUI5 application that consumes an odata server. This odata service is running in a different server and it is secured service also which needs some credentials to access....
View ArticleHow to do Gateway authentication using SAPUI5?
Hi, I am doing application using Net weaver gateway and sapui5 . In that I am passing username and password along with service URL like below. var oModel = new sap.ui.model.ODataModel(sServiceUrl,...
View ArticleNews Feeds
Hi All, Using the SAPUI5 technology, can we display News feeds/updates every few minutes. If so, please share the relavant code...... ThanksMano
View ArticleSAPUI5 mailbox
Hi All, Using SAPUI5 i want to build a user interface where i can configure my mail box and send/receive the mails. Is the above requirement possible using javascirpt ? Thanks,mano.
View ArticleAsynchronous load of SAPUI5
Inspired by following blogs/posts:Why I want my Fiori to run like a FerrariSAPUI5 Mobile Splash ScreenSAPUI5 Content Compression With a SAPUI5 mobile working via 3G you may need to wait up to a couple...
View ArticleSAPUI5 Mobile Splash Screen
Hi, Can anyone tell me the best way to provide a mobile splash screen in SAPUI5? I have developed a demo Fiori style app and it works nicely on phone, tablet and desktop, but over 3G it is very very...
View ArticleSAPUI5 authentication with Google
Hi All, I have developed SAPUI5 application which should be authenticated with Google Identity Provider. Once authenticated successfully, should be able to logon into youtube, facebook etc. Please...
View ArticlePessimistic Concurrency and SAPUI5
Hello Friends I understand that REST protocol allows optimistic concurrency handling. But here is a requirement for pessimistic concurrency. This application is used by Customer Service...
View ArticleUploading images from Mobile to Remote Network Drive
Hello Experts,I want to store or save images from mobile to remote network drive on computer using HTML5 and javascript.Please suggest options to do it. RegardsManish
View ArticleODataModel constructor authentication not working?
Hi all, I've ran into a small issue with my SAPUI5 code. I've created a very simple SAP NetWeaver Gateway service and I am able to test this via restclient (in chrome or via the application). Now when...
View ArticleHow to center horizontally some Controls?
Hello, I wish to put some content into my BorderLayout and center it horizontally but it doest work (content if align to jeft). //Create a layout instance for the login form var oLayout = new...
View ArticleDouble events on the mouse click
I have a problem with Internet Explorer 8 and SAPUI5 older 1.8.4. The problem:I want to upgrade to a newer SAPUI5 (1.12.1 or 1.16.3). After the upgrade there are problems with double events...
View ArticleNavigate between different views
HiHow do achieve navigation between views in a desktop application, without using a container like Panel/Shell etc? Is it possible to just call the second view which will replace the first view in the...
View ArticleDynamically create UI5 table
Hi Experts,I am having 2 table UIs in my HTML5 page. Both these tables have just 1 column each.The purpose is to allow the user to select any row in table 1 then select a row in table 2, and show the 2...
View ArticleRead data from sap table
Hi Experts,I want read a data from sap table(for example VBAK or EKKO or another one) inside my sapiu5 project, but I don't know how.Is it possible with ODATA? Is it possible with Jquery? How? Which is...
View Articleget portal user in SAPUI5
Hi Gurus,I have to create a SAPUI5 application in portal. When user clicks that iview, I need to check whether the portal user assigned to a particular portal group.If he is assigned, I have to display...
View Articlesettings need to be done in SAP to deploy eclipse project
Hi, i have developed ui5 project in eclipse Juno. And i have the required installations in SAP.( UI5_731,UISAPUI5,UI_INFRA).But when i try to share the project using SAPUIS5 ABAP Repository, i get the...
View ArticleManipulating rendered table
Hi All, I'm very new to development. After looking at a number of tutorials, I managed to render my table data onto a webpage. Now I'd like to update/manipulate this data from the webpage? Could...
View ArticleSAPUI5 authentication with Google
Hi All, I have developed SAPUI5 application which should be authenticated with Google Identity Provider. Once authenticated successfully, should be able to logon into youtube, facebook etc. Please...
View Article