Overview This blog post will cover the step-by-step process for setting up SAP Cloud Platform (SCP) Business Rules in the Cloud Foundry (CF) environment using SAP Business Application Studio (BAS). In this sample scenario, I will be creating an application using BAS that will allow users to access the Business Rules service in the CF […]
SAP Cloud Platform
Principal propagation setup with SAP S/4HANA on-premise system and SAP Cloud Platform
Principal propagation gives the ability to forward the user context of the message unchanged from the sender to the receiver. In this blog post, lets discuss on how to implement SSO with principal propagation in a way that it trusts the requests coming via the cloud connector configured. There are two levels of trust that […]
SAP Cloud Platform Mobile Service – How to quickly create a mobile application on S/4HANA Data
In this short video, I will demonstrate how you can extend your S/4HANA system by building a mobile app using the SAP Cloud Platform Mobile Service. I will build the app using the SAP Business Application Studio and the MDK (Mobile Development Kit). For this, I am using the trial version of the SAP cloud […]
Maintaining Business Configuration in SAP Cloud Platform Master Data for Business Partners
SAP Cloud Platform Master Data for business partners provides reusable master data services on SAP Cloud Platform as a source of access to business partner master data, and it also addresses integration-related requirements. Apart from various features such as distribution, scalability etc. of Business Partner Master Data the SAP Cloud Platform Master Data for Business […]
Develop & Deploy SAPUI5/Fiori like app using SAP Business Application Studio (BAS) and Troubleshooting
In this Post we will cover: Let’s see these activities step by step. 1. Development using on-prem OData service: Click on File->New Project from Template – this is the same option which we used to select while developing application from template in WebIDE. OR Select Fiori Freestyle Project: Select the running environment which you want […]
SAP Cloud Platform Integration – Simulate Integration flow with various types of body files
Introduction SAP Cloud Platform Integration October 2020 release (3.30.x/6.6.x) provides an extended feature to support simulation of an integration flow with the various types of body files. You can simulate Zip and Tar splitters which require an incoming payload in Zip and Tar format. This blog’s primary focus is to explain how you can simulate […]
Mobile push notifications in S4HANA/ECC using standard Fiori Client
Introduction Every time I visit a customer and start talking about fiori and the mobile capabilities, customers show curiousity about the possibility of receiving notifications in their cellphones. The typical use case, is managers that want to receive a notification whenever they receive a workflow item in their inbox that needs to be approved. As […]
Content Transport Using SAP Cloud Platform Transport Management Service in SAP CPI CF Environment
Introduction: This blog discusses the steps and configurations to transport Integration Packages using Transport Management Service between multiple tenants by exporting it from one tenant and importing it in another. Customer using SAP’s TMS and having Test and Production Cloud Integration tenants have the option to use the feature to transport and Integration Package from […]
Updating Employees in Microsoft Active Directory from SAP CPI using LDAP Search and Modify Operations
Introduction: In this blog post, I will be sharing a scenario which I have implemented to update an employee to AD using the LDAP Search and Modify Operations. Scenario: I will be getting data from an API. From that data, Prerequisites: Cloud Connector: As AD which used here is an On-Premise system, we must establish […]
Developing Rest API based on SAP S/4HANA Cloud Virtual Data Model using Extension Factory and SAP Cloud SDK
In this blog i will show you how you can access SAP S/4HANA Cloud Virtual Data Model using SAP Cloud SDK and SAP Cloud Platform Extension Factory and finally build a Node.js Application which would be running on SAP Cloud Platform Cloud Foundry. This is one of the easiest and best way i found to […]