Introduction This blog post will guide you through the steps to create SAP IoT Services in Cloud Foundry environment and to establish connection between SAP IoT Service and SAP UI5 Application to consume data. We will start with introduction and will go through enablement, configuration and consumption of IoT Service. Along this, we will showcase […]
SAPUI5
SAP Cloud Connector – How to connect an ABAP System with SAP Cloud Platform
In this post will install and configure a Cloud Connector. So we will install a small server on our computer that will serve as a security tunnel to share the resources of a connection to SAP through our platform. We will also make the necessary configuration to take advantage of those resources from the SAP […]
Applying Fiori 3 Dark Theme (SAP Quartz Dark) in UI5 Apps & Fiori Launchpad MTA
Do you also share the love and passion for dark themes? Well I do, have a look at my VsCode editor, Windows and iPhone theme. VsCode Windows 10 iPhone IOS Cause literally the white displays/screens/themes are burning my eyes. But hey no hate! Only a big lover of the dark themes. Also More: SAP Fiori […]
How to Extend a Standard SapUI5 Control
There comes a time in every project’s lifecycle when you realize you should start using extended controls in your XML views. For example,using the same Value Help dialogs several times in the same project can be quite common, but copying and pasting the same code would be difficult to maintain. Also Read: SAP Certifications Another […]
Custom Paginator for Grid Table in UI5
In this blog post I will mention about how we add paginator to grid tables. Firstly, the paginator control was in older versions. After 1.38 version of UI5, we couldn’t add paginator in grid tables. When I started to coding pagination structure , It seems very easy . But after some parts of filtering, sorting […]
WhatsApp Integration with SAPUI5 Application using Twilio and SAP Open Connectors
In this blog I am going to explain about Whatsapp Integration with SAPUI5 by using Open Connectors and Twilio. By this, we can send and receive whatsapp messages from UI5 application. Now let us see how i achieved this. Also Read: SAP ERP Certifications Pre-requisities for our requirement: TWILIO setup Setup the SAP Open Connectors […]