Developing & Deploying the UI5 App to Cloud Foundry and Accessing from App-router End-to-End Steps

Business Application Studio

In this Blog I am going to explain the minimal steps required to setup App router, HTML5 Deployer for the UI5 application to be able to develop and deploy the application to Cloud Foundry Space. We are going to setup destination and consume the same in the UI5 application using App Router. Before Getting started […]

Continue reading


SAP BW Bridge In SAP Datasphere : Connectivity Between S/4HANA System & BW Bridge

BW (SAP Business Warehouse), SAP Analytics Cloud, SAP BTP, SAP Datasphere, SAP S/4HANA, SAP BW/4HANA

Introduction: SAP BW bridge is a functional enhancement of SAP Datasphere and enables ABAP-based data extraction and staging capabilities within SAP Datasphere. It provides customers who are running SAP Business Warehouse or SAP BW/4HANA with access to the public cloud as it offers SAP BW capabilities directly in SAP Datasphere. SAP BW Bridge for SAP […]

Continue reading


SAP Datasphere Connectivity With S/4 HANA System & SAP Analytics Cloud: Technical Configuration

SAP Analytics Cloud, SAP BTP, ABAP Environment, SAP Datasphere, SAP S/4HANA

Introduction: SAP Datasphere is the next generation of SAP Data Warehouse Cloud and delivers a unified experience for data integration, data cataloging, semantic modeling, data warehousing, data federation, and data virtualization. It is an end-to-end warehouse in the cloud that combines data management processes with advanced analytics. It is built on SAP HANA Cloud and […]

Continue reading


Using Build Apps to Create a List Report with Charts, Tables and Pagination

SAP BTP, Cloud Integration, SAP CPI

Step1: Create the Iflow with the desired name and connect the Sender and the integration process with the HTTP Adapter. Step2: Add the Content Modifier with two properties LogStartDate, LogEndDate as shown in below image. Name Source Type  Source Value Data Type LogEndDate Expression ${date:now:yyyy-MM-dd’T’HH:mm:ss.SSS} java.lang.String LogStartDate  Xpath  /Root/StartDate   java.lang.String  Step3: Now add one […]

Continue reading