Node.js
397 Blog Posts
160 Contributors
-
SAP Cloud Integration (aka CPI) allows to call an integration flow via HTTP request from an external system (HTTP Sender adapter). This tutorial describes how to write a Node.js application which calls an iFlow, from SAP BTP. The app uses a custom... Read More »2Comments2Likes
-
Beginning with OpenUI5 and SAPUI5 1.116 (planned for July 2023), UI5 framework libraries will start using modern ECMAScript syntax in their code and define “Specification Version 3.0“ in their UI5 Tooling configuration. If you use UI5... Read More »4Comments9Likes
-
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
-
NOTE: this blog post is intended for developers who have previous experience in developing multi-tenant CAP applications using SAP Business Application Studio, SAP BTP destinations, and the destination and XSUAA services. Introduction After I... Read More »0Comments4Likes
-
Introduction In this blog, I will try to show you how you can start developing CAP-based Fiori apps. My purpose is to learn and share the basics of CAP application building. I’m just getting started with developing cap applications, so any... Read More »12Comments13Likes
-
Almost three months passed since we announced re>≡CAP and UI5con 2023. We made good progress in preparing the conferences. In this blog post I summarize the main updates with the focus on re>≡CAP 2023. Tickets It will be a Hot Dev Summer... Read More »4Comments11Likes
-
This SAP Tech Byte is about how to use the SAP Approuter in combination with another Node.js based application and set up proper authentication between the two using JSON Web Tokens. In this scenario, we benefit from SAP Approuter capabilities such... Read More »8Comments8Likes
-
In my last blog post Keep the Core Clean with CAP Model, we found out that CAP’s service API doesn’t support handling the draft-generated properties out-of-the-box, however, it’s technically feasible to handle this ourselves in the... Read More »4Comments7Likes
-
SAP Cloud Integration (CPI) provides functionality to automatically sign a message with a digital signature using the Simple Signer. In a previous blog post we’ve learned how to verify such signature with Node.js in an HTTP receiver. Then... Read More »0Comments1Like
-
SAP Cloud Integration (CPI) provides functionality to automatically sign a message with a digital signature using the Simple Signer. In the previous blog post we’ve learned how to verify such signature with Node.js in an HTTP receiver. Today... Read More »0Comments2Likes