Ariba Analytics using SAP Analytics Cloud, Data Intelligence Cloud and HANA DocStore – Part 1

SAP Analytics Cloud, SAP Analytics Cloud, SAP HANA Cloud, SAP Data Intelligence

Introduction SAP Analytics Cloud makes it easy for businesses to understand their data through its stories, dashboards and analytical applications. However, sometimes we might not be sure how we can leverage SAC to create these based on data from other applications For this worked example, we’re going to make use of SAP Data Intelligence Cloud […]

Continue reading


SAP HANA Cloud – Catalog & HDI Role Creation (A step-by-step guide)

SAP HANA Cloud, SAP Business Application Studio, SAP HANA Database

Introduction Roles defined in SAP HANA Cloud using HANA Cockpit or HANA Database Explorer (SQL Console) are called Catalog based roles whereas roles defined using Business Application Studio (BAS) are called HDI roles. Catalog and HDI both have their own advantages and disadvantages, some of the key differences are as follows: HDI Role Creation: Pre-requisite: […]

Continue reading


Newer, Enhanced, and most Powerful Features as yet of Line Monitor and Overlay Authoring Tool (SAP Digital Manufacturing Cloud- Release 2205)

SAP HANA Cloud

In this blog post, I would like to introduce you to the new and enhanced capabilities of Line Monitor and Overlay Authoring Tool used in Line Monitor from SAP Digital Manufacturing Cloud (Release 2205). LM is not an official SAP abbreviation, and I will refer Line Monitor as LM for the sake of brevity and […]

Continue reading


Conversion to SAP Data Warehouse Cloud: Conversion Paths and Cloud Transformation Steps

SAP Data Warehouse Cloud, BW (SAP Business Warehouse), SAP BW/4HANA, SAP HANA, SAP HANA Cloud, SAP S/4HANA

Abstract Innovate your IT landscape with SAP Data Warehouse Cloud, which is SAP’s strategic target solution for all data warehousing use cases, in line with SAP’s data-to-value portfolio strategy. This blog post provides SAP BW and SAP BW/4HANA customers an overview of how existing on-premises investments can be converted to the cloud. More importantly, a […]

Continue reading


SAP Analytics Cloud Embedded Edition Best Practices & Sample Scripts for Administration

SAP Analytics Cloud, SAP HANA Cloud

This is an essential article for anyone planning to use the Embedded Edition of SAP Analytics Cloud. The Embedded Edition is a slimline version of the regular Enterprise Edition meaning the only connectivity is ‘live’ and only to SAP HANA on SAP Cloud Platform. I describe several other important differences between the two editions and […]

Continue reading


Extend SAP SuccessFactors on SAP BTP with CAP – Add Business Logic

SAP Cloud Application Programming Model, SAP BTP, SAP Business Technology Platform, SAP Fiori Elements, SAP HANA Cloud, SAP SuccessFactors Platform

Create Code File The business logic of the application is implemented via custom service handlers for the various operations executed on its entities (create, read, update, delete, etc.). Those handlers are defined in a module within a JavasScript file with the same name of the service but with the .js extension. So, let’s create it! […]

Continue reading