Consuming SAP with SAP Build Apps – Connectivity options for low-code development – part 1

SAP Build Apps Connectivity

Introduction Before we get into the details of setting up connections between SAP Build Apps and SAP Systems, I intend to introduce a couple of SAP technology components in each post that are relevant for the use cases covered in the series. BTP Destinations The common building block for connectivity on the SAP Business Technology […]

Continue reading


UI Data Protection – How Enhanced Reveal method works in Masking scenario when Reveal Type is set as Workflow in SAP GUI

UI Data Protection, Governance Risk Compliance (GRC) and Cybersecurity

Introduction In this blog post, we will learn how the “Workflow” Reveal type of Enhanced Reveal method works in SAP GUI. We will explore the configuration process by masking the “Social Security Number” of Employees in Infotype 2 (Personal Data) in transaction PA30. A PFCG Role will be used for the authorization check which will […]

Continue reading


Creating a Sync integration for downloading Open Text Content with REST API from Sap PO, Using API with multipart/form-data authentication

SAP Process Orchestration

Introduction: The purpose of this document is to develop a synchronous interface to download content from Open Text Content Server (OTCS) using REST API. I have tried to cover the overall design with code snippets for reference. Scope: Overall Design: Solution Flow: Rest API consumed from Open Text Content Server (OTCS): In Content-Type: multipart/form-data, credentials […]

Continue reading