1. Using Abstract Entities for Non-Standard RAP BO Operations. This short overview of abstract entities concept in the context of non-standard RAP business object operations. It outlines their purpose, advantages, and implementation strategies, emphasizing their role in enhancing modularity and flexibility in data modeling. Purpose Abstract entities are Core Data Services (CDS) constructs specifically designed […]
Month: June 2025
Connecting SAP HANA on-premises to SAP Cloud Platform Integration (CPI)
Introduction Connecting SAP HANA on-premises to SAP Cloud Platform Integration (CPI) is a crucial step in establishing a seamless data flow between on-premise and cloud-based systems. This integration allows organizations to leverage the power of cloud-based integration capabilities while maintaining access to their existing on-premise HANA databases. This document will provide a comprehensive guide on […]
Accessing SharePoint files from Datasphere using BTP Open Connectors
Our customer had a requirement to combine data from SharePoint files with other data in an SAP Analytics Cloud (SAC) dashboard. Since there is no native SharePoint connector for SAP Datasphere, we created a connection using SAP BTP’s open connector, which we then utilize from Datasphere. 1. Register an app for SharePoint API Access in […]
How to Nail the C_SAC_2501 Analytics Cloud Data Analyst Exam Without Stress
Want to breeze through the C_SAC_2501 Analytics Cloud Data Analyst exam? Grab the essential tips and study resources to pass the exam.
Tried and Proven Methods to Crack SAP C_THR82_2405 Exam
Top strategies and resources to ace the SAP C_THR82_2405 exam. This guide offers insights, preparation tips, and expert recommendations
Read \ Write Data between HANA Datalake and HANA On-Prem DB
A simple guide to Read \ Write table data between SAP HANA Datalake and SAP HANA On-Premises DB. Key topics include: Export from HANA On-Prem DB and import to the HANA Datalake Filesystem in CSV and PARQUET formats using HANA Datalake Relational Engine 1. Creation of HANA On-Prem Remote Server in HANA Datalake Relational Engine […]
SAP Enterprise Architect Certification: Pathway to SAP Certified Professional
The SAP Enterprise Architect Certification (P_SAPEA_2023) represents a critical career milestone for IT professionals aiming to excel as enterprise architects within the SAP ecosystem. With a rising demand for certified SAP architects, this certification validates your expertise in aligning technology with business strategies. In this article, discover what it takes to become an SAP Certified […]
Explaining SAP Joule for HR Business Users & Functional Consultants
SAP Business Technology Platform (BTP) SAP Business Technology Platform (SAP BTP) is the unified, business-centric, open data and development platform for the entire SAP ecosystem. This statement means a lot so let me explain it in a simple term High-Level BTP Basics and Set Up BTP first carves out a private IP CIDR range from […]
Managing External Content imported via APIs/Excel made easy within Cloud ALM
This blog describes the newest enhancement in the tasks API and Excel upload which allows you to easily bring the external content into Cloud ALM and to effectively track and report on this content. We frequently have our customers and partners bringing their own content into Cloud ALM either via APIs or through excel upload […]
Handle Asynchronous task in background job from a stateless UI application using RAP business object
Requirement: An application built using BAS on BTP for an RAP business object has a requirement of triggering an asynchronous task in the background when a button is clicked. Example: ( this example will be used to explain the implementation ) when the button is clicked, the user uploads an excel file with data and […]