In this blog series, I’ll guide you through the process from “I have a cool idea for a Blockchain scenario” to “This is the business value of that idea” leveraging the quote from Abraham Lincoln. Before we start the process, let’s define the tools and the terms we want to use. Solution Space versus Problem […]
SAP BTP
Get started with Forms Service by Adobe REST API in BTP
1. Prerequisites – BTP subaccount with Forms Service by Adobe license(not available in free-tier yet) – Adobe LiveCycle Designer – ABAP Environment in BTP 2. Preparation Go to BTP subaccount -> Service Marketplace and choose Create from Forms Service by Adobe tile. Choose “default” as the service instance plan. Follow the same step with Forms […]
ABAP RESTful Application Programming Model (RAP) – ABAP Cloud
Intro In this blog I am going to talk about RAP model – RESTful ABAP Programming Model. As described by SAP:- The ABAP RESTful Application Programming Model (in short RAP) defines the architecture for efficient end-to-end development of intrinsically SAP HANA-optimized OData services (such as Fiori apps). It supports the development of all types of […]
Test BTP SAP Print Service With Postman
Prerequisite: You have installed postman on your computer. Step 1. Check entitlement in BTP cockpit in your sub-account, the following 3 printing service plans should be listed. To do this, the role Subaccount Admin should be assigned to your user. If you can not find the following 3 print service plans, please contact your BTP […]
Cloud Integration with SAP Build App (AppGyver)
Introduction: This blog post shows the steps to create a simple CPI monitoring App using AppGyver. Configuration Guide: High level set up guide for AppGyver: 1. Use REST API Direct Integration to connect with API endpoint from SAP API Management, which is in turn connected to SAP CPI. ** Please note, the data used in […]
Exploring SAP Integration capabilities – Zero to One
This blog post is an attempt to explore different integration capabilities within SAP Business Technology Platform (BTP) focusing on scenarios for customers and partners who are building integrations on SAP BTP federating data from SAP S/4HANA On-Premise and Non-SAP systems. Disclaimer: The content here is originally curated for a customer workshop with technical hands-on to […]
Exposing master data as ODATA service from S/4 HANA on-premise
The ABAP CDS views are present already in the S/4HANA on-premise waiting to be used up. The question is how to expose these CDS views from S/4HANA and consume as APIs in SAP BTP. In this blog post I will try to explain the steps to identify and expose the ABAP CDS views from SAP […]
Deploy Fiori element app created from ABAP RAP(Steampunk) to BTP Launchpad service using MTA
This blog is an end-to-end guide to development and deployment process, from creating ABAP RAP OData service, generate a Fiori element report as Multi-Target Application (MTA) and deploy it to Launchpad service in BTP. Prerequisites: Since the tutorial focuses on the end-to-end process, the application we will create a super simple application. 1. Create ABAP […]
Create a Fiori Application using RESTful Application programming model(RAP) on S/4 HANA cloud platform and Business transaction platform(BTP)
Introduction In this post, We will go over a series of steps in creation of a Fiori application to perform CRUD operations using ABAP RESTful Application programming model(RAP) on S/4 HANA cloud platform and Business transaction platform(BTP). Pre-requisites for this Application: There are 2 type of scenarios in RAP. In this Blog, I am going […]
Explore SAP BTP DMS Rest APIs
Introduction The Document Management Service helps you in the management of your business’s documents. It’s based on the OASIS (Organization for the Advancement of Structured Information Standards) industry standard CMIS (Content Management Interoperability Services) and includes features like versioning, hierarchies, access control, and document management SAP Document Management Service on Business Technology Platform, is recently […]