Develop your SAPUI5 applications in Ubuntu
PrerequisitesYou should have already installed and be running Ubuntu. You might be surprised to know you can run Ubuntu from a USB drive. It would be easier to relate to all the topics if you already...
View ArticleDownload file from SAP System to Mobile/Tablet - Part II
Hi All, Part I: Upload Images from Tablet/Mobile to SAP - Part I INTRO:A document management system (DMS) is a system (based on computer programs in the case of the management of digital documents)...
View ArticleUsing roundedTiles as "menus" in UI5
Hi again Some of you might have read my previous post about the Rounded Tiles in UI5 and wonder what more can be done with those... If you are not familiar with OpenUI5, go and check the great work...
View ArticleUsing Tokenizer to make Pie Chart work as a filter for table
Hi folks!!! I was working on the Pie Chart for some use case, I found and implemented interesting functionality by using Tokenizer along with the Pie Chart enabling to act as a filter for table to...
View ArticleUse of Fragments in SAPUI5 (Reusability)
Many times we need to show a pop up screens (Dialogs, Message Boxes etc.) to userat runtime. So in this case creating a complete view and its controller is not desirable. Hence Fragment comes into the...
View ArticleUsing Google spreadsheet as the data model - SheetAsModel, the reusable module
Inspired by Ivan Femia's post This is why I like #openUI5! and DJ Adams's SheetAsJSON – Google Spreadsheet Data as JSON. I wrote a simple UI5 reusable module that make things easier. Check it out the...
View ArticleBarcode Scanner in SAPUI5 without Cordova
Hello , Recently, Many of our customers are asking about barcode scanning feature within SAPUI5, but the application should be a browser based. No Native feature or platform dependency. I came across...
View ArticleIs there still a future in development?
Disclaimer: I'm going on an uncontrolled rant here. Close this page while you still can.I'll be talking about my geographical region: Western Europe, where taxes are triple of what ends up on our bank...
View ArticleCreating Offline Mobile Apps using SAP Web IDE
Did you notice SAP UI5 Master Detail Kapsel Offline Application template while creating a new project in SAP Web IDE? It is a new feature added in HAT 1.4. This template allows you to quickly create a...
View ArticleRead and Write TXT File from Android, IOS
Hi All, Introduction: One of my project requirement is to generate json format file by giving input as a txt file. For ex: Input File.txt: -Raman -...
View ArticleSomething about negative cache error
Issue analysisWhy this Component.js file is needed when I click the tileWhat is negative cacheI am testing my Fiori extension project created based on SAP standard Fiori application "My Opportunity"...
View ArticleSAPUI5 Maintenance strategy update - still in process but a heads up
Hi all, because of feedback from customer projects and via OSS tickets, I'd like to share the information that SAP is currently working on an update of the SAPUI5 maintenance strategy. The plan is...
View ArticleIntegrating Google GeoChart in SAPUI5 App
Gooogle.com provides a lot of API's for integration to websites and there are also a lot of apps provided by it. Among them one is GeoCharts. A geochart is a map of a country, a continent, or a region...
View ArticleWhen to not use sap.m.DatePicker: How to cleanly pick a month instead of a date
Hello fellow SAPUI5 learners and experts, A quick tip regarding input fields and dates. I was trying to have an input field that allows a user to select a date as a month. I used a sap.m.DatePicker...
View ArticleA Complete beginner's guide for SAPUI5
I have seen in this forum that whenever a beginner's start his journey for SAPUI5, they face a lot of basic problems. Sometimes it's hard to search for the exact thing they want and they ask queries...
View ArticleApp Update: Deploy a hybrid application to SAP HANA Cloud Platform mobile...
IntroductionSAP Web IDE is an Integrated Development Environment for SAPUI5 and Fiori applications.In this blog we shall see how to use Kapsel plugin App Update for a SAP UI5 mobile app. (along with...
View Article"Designed with Love" - VNSG UEX meeting about SAPUI5
The Dutch user group focusing on User Experience had another really good meeting today, this time fully focused on UI5. Robert Eijpe from NL4B started the event with his presentation. As an SAP Mentor,...
View ArticleOpenui5 + Heroku + Mailgun + Google Spreadsheet + Dropbox = the whole package...
Greetings, Ever since I encountered Openui5, this awesome front-end framework, I’ve been thinking, how could I introduce it to more people, how about an end to end real-life application? Not only...
View ArticleMeet Keggy – the IoT kegerator powered by OpenUI5 and SAP HANA
In this blog (being my first one) I’m going to explain to you a UI5 application that receives and displays data from an IoT device we named Keggy – an Arduino with WiFi shield connected to a kegerator....
View ArticleMetadata Binding in UI5
Hi All, Here I’m going to explain how to do Metadata Binding in UI5. Actually, In UI5 Application, We are Hard Coded some Properties like Label’s and MaxLength, etc… from...
View Article