Enabling SAP Data Quality Management, microservices for location data on S/4HANA

SAP S/4HANA, SAP Business Technology Platform, SAP HANA smart data integration

Prerequisites SAP Data Quality Management, version for SAP Solutions You will need an ABAP Add-on to enable the SAP Data Quality Management capabilities. First check your S/4HANA version you have. If you are using S/4HANA version 1809 or later, the ABAP Add-on we need is already installed, so you are good to go there. If […]

Continue reading


Using SAP Data Quality Management, microservices for location data in SAP Data Intelligence Pipeline

SAP Data Intelligence, SAP Data Quality Management

I am happy to hear that many of you have signed up for SAP Data Quality Management, microservices for location data to uncover the address cleansing and geocoding capabilities on the SAP Business Technology Platform (BTP). Today I want to show how you can leverage these microservices for location data in the SAP Data Intelligence. […]

Continue reading


SAP BTP SuccessFactors Work Zone Setup with SuccessFactors Sales4Demo Instance Part 1

SAP SuccessFactors HXM Core, SAP Business Technology Platform

Introduction: In this blog post of Part 1 you will learn about setting up SAP Success Factor Work Zone with your SAP Success Factor tenant pre-requisites steps. SAP SuccessFactors Work Zone is a solution available through SAP SuccessFactors and offers a prepackaged experience specifically to address the needs of HR organizations based on SAP Work […]

Continue reading


Inject Mapping Artifacts Generated by Integration Advisor (IA) into Cloud Integration (CI)

SAP Business Technology Platform, Cloud Integration, SAP Integration Suite

A B2B integration scenario involves many tasks associated with the exchange of business messages between the business partners. The required tasks include defining interfaces for the involved partners, creating mappings between the interfaces, generating the runtime artifacts and, finally, modeling the integration scenario. SAP Integration Advisor (IA) and SAP Cloud Integration play a key role […]

Continue reading


Create Automatic UI using Custom Secondary Types using Document Management Service

SAP Document Management Service, SAP BTP, Cloud Foundry Environment, SAP Business Technology Platform

Document Management Service gives the capability of custom UI when a business user has a requirement of showing additional object properties. For example, the user may want to show a custom metadata from a document which has been created with secondary types in the table columns or there may be requirement to display a list […]

Continue reading


Create Purchase Orders in S/4HANA by enabling a public API from a S/4HANA On-Premise System using SAP API Management and Cloud Connector

API Management, SAP Business Technology Platform, SAP Integration Suite, SAP S/4HANA

The use case I wanted to set up was to expose an API from a S/4HANA on-premise system to consume it in a custom application developed in SAP Business Technology Platform, which its purpose is to create a Purchase Orders in the S/4HANA system. Prerequisites: Important note: Make sure your Cloud Connector is running otherwise […]

Continue reading


Creating entity relationship through CDS Graphical Modeler for VSCODE

SAP Business Technology Platform, SAP Cloud Application Programming Model, Core Data Services (CDS)

In this blog post, we’ll demonstrate how to create entity relationships for CDS models by using the CDS Graphical Modeler for Visual Studio Code. CDS Entity Relationship Modeling using CDS modeler for VSCODE CDS Graphical Modeler is now available on Visual Studio Code as well, and if you want to use the modeler in VSCODE […]

Continue reading


SAP Analytics Cloud Embedded Edition Best Practices & Sample Scripts for Administration

SAP Analytics Cloud, SAP HANA Cloud

This is an essential article for anyone planning to use the Embedded Edition of SAP Analytics Cloud. The Embedded Edition is a slimline version of the regular Enterprise Edition meaning the only connectivity is ‘live’ and only to SAP HANA on SAP Cloud Platform. I describe several other important differences between the two editions and […]

Continue reading


Extend SAP SuccessFactors on SAP BTP with CAP – Add Business Logic

SAP Cloud Application Programming Model, SAP BTP, SAP Business Technology Platform, SAP Fiori Elements, SAP HANA Cloud, SAP SuccessFactors Platform

Create Code File The business logic of the application is implemented via custom service handlers for the various operations executed on its entities (create, read, update, delete, etc.). Those handlers are defined in a module within a JavasScript file with the same name of the service but with the .js extension. So, let’s create it! […]

Continue reading