Building a RAG Bot on SAP BTP With Hana Cloud Vector Engine and AI Core

SAP BTP ABAP Environment, SAP AI Core, SAP BTP Cockpit

Retrieval-Augmented Generation (RAG) is a method for improving the output of large language models (LLMs). While LLMs are trained on vast amounts of data, they may lack access to proprietary or enterprise-specific information behind paywalls, or other custom data needed to generate accurate results. RAG supplements the LLM’s knowledge by retrieving relevant external information, making […]

Continue reading


SAP Business Technology Platform Blue-Green Deployment Approach in SAP BTP Cloud foundry

SAP BTP Security, SAP Cloud Application Programming Model, SAP BTP, Cloud Foundry runtime and environment, SAP BTP cockpit

What is Blue-Green Deployment? Blue-Green Deployment in SAP BTP Cloud Foundry is a reliable strategy for updating applications with zero downtime and minimal risk. The concept revolves around maintaining two identical environments: While end-users continue working in the Blue environment, developers can safely deploy and verify the updated application in Green. This allows for functional […]

Continue reading


SAP BTP OAuth 2.0 Authentication Using Client Credentials in ABAP Environment

SAP BTP, ABAP environment, SAP HANA Service for SAP BTP

When working with SAP BTP (Business Technology Platform), securely sending JSON data often requires OAuth 2.0 authentication using the Client Credentials flow (Client ID and Secret Key). This blog provides a step-by-step guide to setting up OAuth 2.0 communication in the SAP BTP ABAP environment, including creating Communication Scenarios, Communication Arrangements, and executing an outbound […]

Continue reading


Boosting SAP Netweaver Security: A Guide to Integrating SAP Netweaver (ABAP Stack) with IBM Verify

SAP BTP Security, SAP Cloud Identity Services, SAP Identity Management, SAP NetWeaver Application Server

Introduction Effective user provisioning is essential for both organisational security and productivity in the context of digital operations. But controlling user access across many systems can be complicated and difficult at times. This blog article will discuss how IBM Verify SaaS integrates seamlessly with SAP NetWeaver and explain how this works together to improve overall […]

Continue reading