SAP Cloud SDK
325 Blog Posts
111 Contributors
-
Motivation We are in the midst of the age of cloud computing and the change in IT system landscapes and software development projects is both noticeable and irreversible. Large, heavyweight monoliths are no longer in vogue, IT systems are becoming... Read More »0Comments7Likes
-
This post is part of a series sharing service implementation experience and possible applications of SAP Private Link Service on Azure. Find the table of contents and my curated news regarding series updates here. Find the associated GitHub... Read More »4Comments8Likes
-
Hello everyone, In the course of implementing a business requirement, I recently had to calculate the difference between two DateTime fields in SAP C4C for reporting which calculates ticket assignment time from the creation. However, I... Read More »0Comments1Like
-
Requirement: Customers needs the ability to specify a budget amount at the project level. When expenses are posted to a project, the system should validate this expense against the project budget amount If this expense will cause the total incurred... Read More »0Comments0Likes
-
Introduction I am pretty sure a lot of you are familiar with SAP Cloud Application Programming Model (CAP). It simplifies building enterprise grade services and applications by guiding developers along a ‘golden path’ of proven best... Read More »1Comment18Likes
-
RFC meets Web – Part II: How to build the proxy Welcome back to the second blog post where we look into building the REST2RFC proxy! It’s a SAP Cloud SDK Java application running on SAP BTP Cloud Foundry runtime. Introduction and BTP... Read More »4Comments4Likes
-
“RFC meets Web” Enable all your RFC functions for web consumption without development? Today, I’m excited to share a new thing: A proxy on SAP BTP that translates from REST to SAP RFC calls, making it possible to use BAPIs and... Read More »10Comments14Likes
-
Introduction: Host Analytics Provides Financial Consolidation capabilities to SAP Business ByDesign customers. Host Analytics Financial Consolidation provides integrated functionality for managing and tracking the finances of multiple companies... Read More »0Comments0Likes
-
SAP Cloud SDK for JavaScript version 3 is released! 🎉 This is a major release which brings new features and improves the APIs considerably. Get the new version on npmjs.com. Find out all about the improvements in the new version in this blog... Read More »3Comments14Likes
-
Introduction Version 3 of the SAP Cloud SDK brings a powerful new feature: middlewares. Middleswares allow you to add arbitrary code to the HTTP request built by the SAP Cloud SDK. You can have multiple middlewares added to your request all doing a... Read More »4Comments7Likes