Dive into study strategies and exam day tips to ensure you’re ready to excel in the P_BTPA_2408 exam, and discover the practice tests.
Dive into study strategies and exam day tips to ensure you’re ready to excel in the P_BTPA_2408 exam, and discover the practice tests.
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 […]
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 […]
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 […]
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 […]
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 […]
SAP Cloud Identity Services (CIS), part of SAP BTP, can be used to integrate Identity Access Management (IAM). In our last blog, we discussed the integration of SAP Cloud Identity Services (CIS) with IBM Security Verify, and now we’re taking the next step in this integration. User provisioning is the process of setting up new […]
Background In this blog, we will explore few ideas for creating a domain-centric data mesh using SAP components, without engaging in the debate of whether data fabric or data mesh is the right approach. We will focus on a futuristic use case within the Aerospace or Defense industry, which demands stringent data governance due to […]
Uploading Large Object and media such as Excel or Image through your application is a common business requirement and the only way to do it through a RAP application was by extending the application and using UI5 tooling to upload the file. With the latest SAP BTP ABAP 2208 release the RAP framework now supports […]