Develop & Deploy SAPUI5/Fiori like app using SAP Business Application Studio (BAS) and Troubleshooting

SAPUI5, SAP Fiori, SAP Cloud Platform

In this Post we will cover: Let’s see these activities step by step. 1. Development using on-prem OData service: Click on File->New Project from Template – this is the same option which we used to select while developing application from template in WebIDE. OR Select Fiori Freestyle Project: Select the running environment which you want […]

Continue reading


Mobile push notifications in S4HANA/ECC using standard Fiori Client

SAP Cloud Platform, SAP S/4HANA, SAP Fiori

Introduction Every time I visit a customer and start talking about fiori and the mobile capabilities, customers show curiousity about the possibility of receiving notifications in their cellphones. The typical use case, is managers that want to receive a notification whenever they receive a workflow item in their inbox that needs to be approved. As […]

Continue reading


Update your Fiori Launchpad to Fiori 3.0 using your SAP Cloud Platform Portal Service in the Neo Environment

SAP Fiori, SAP Fiori Cloud

In this short blog post I’ll guide you through updating your Fiori Launchpad Portal to Fiori 3.0. I’m using my SAP Cloud Platform Portal Service trial account in the Neo environment which takes the Fiori 2.0 theme by default. Still, this is an useful blog post for our customer’s users who have their productive Portal […]

Continue reading


GRC 12 Fiori launchpad Configurations

SAP GRC, SAP Fiori

GRC 12 has new feature to use Persona based Fiori launchpad for easy navigation In this version ,SAP delivers more standard tiles for front end navigation (similar functionality as NWBC links used in previous versions) Example catalog tiles for dashboards navigation provides detail information on key metrics. Read More: SAP GRC AC Certification Preparation Guide […]

Continue reading


Developing SAP UI5 App using SAP Business Application Studio

SAPUI5, SAP Fiori

Introduction: SAP provides new development tool(IDE) called “SAP Business Application Studio” to the customers for developing SAP UI5 Applications in Cloud Foundry environment. Read More: SAP Fiori Application Developer Certification Preparation Guide It helps customers to develop UI5 Apps ,FIORI Element Apps,CAP(Cloud Application Programming Model) ,Mobile application development. Steps :Developing SAP UI5 Application using SAP […]

Continue reading


Offline-capable UI5-Application with IndexedDB and extended OData Model

SAPUI5, SAP Fiori

Abstract During these times of the pandemic, more and more activities have been shifting to remote work, here in Germany known as “home office”. This additional data traffic has been increasingly burdening the infrastructure and there is a requirement to keep certain functions of an application available, even in areas free of Wi-fi and mobile […]

Continue reading


Migrating SAP Fiori Applications from SAP Web IDE to SAP Business Application Studio

SAP Fiori, SAPUI5

Introduction SAP Business Application Studio (aka BAS) is the evolution of SAP Web IDE. It is a modular development environment, built on “Eclipse Theia”, an open-source IDE that embraces the Microsoft VS Code experience. It aims to improve time to value of the developers, provide a modern development experience and allow simple integration with SAP’s […]

Continue reading


Sample Fiori Application showcase Attachment Uploading Capabilities of SAPUI5 using XSODATA and HANA TABLE

SAPUI5, SAP Fiori, SAP HANA Cloud

I have spend a lot time with SAPUI5 but one thing I always stuck was with Attachments be it JPEG or PDF. I wanted to create an application which will upload a file to hana table using xsodata. Also Read: What is SAP Fiori System Administration Certification? After browsing through various blog post and website […]

Continue reading