Node.js
332 Blog Posts
140 Contributors
-
Introduction In this blog post series, we’ve explored several aspects of the HANA client tooling for JavaScript developers. In part one, we examined the differences between @sap/hana-client and hdb modules. In part two, we saw how to optimize... Read More »0Comments4Likes
-
Introduction Going back to our discuss in the previous blog post in this series about @sap/hana-client and hdb, the situation is now even more complex. @sap/hana-client supports promises, but hdb doesn’t. That’s just one of several... Read More »1Comment6Likes
-
This blog post gives an example on how to implement token exchange in a multitenant scenario. It builds on the previous tutorial and adds multitenant capabilities. Quicklinks: Quick Guide Sample Code Content 0. Introduction 1. Backend... Read More »5Comments10Likes
-
Introduction In the previous blog post in this series, we took a deep look at the two major different JavaScript modules that act as HANA Clients: @sap/hana-client and hdb. Architectural differences aside, let’s return to that sample usage of... Read More »1Comment10Likes
-
Introduction If you are a JavaScript developer then you have multiple options and frameworks for connecting to and working with SAP HANA databases. It’s easy to be overwhelmed with too many options, some of which even seem to be overlapping in... Read More »4Comments29Likes
-
Update: Agenda is online – tune-in! reCAP? In 2020 we kicked-off the “reCAP (un)conference on the SAP Cloud Application Programming Model” establishing the link between the CAP community and the CAP development team. It was... Read More »1Comment15Likes
-
Let’s build a weather application using SAP AppGyver and SAP Business Technology Platform. The UI of the app will be built using the AppGyver and the backend server will be deployed on the SAP BTP as an MTA application. The architecture of... Read More »1Comment11Likes
-
Update: Slides Download https://cap.cloud.sap/resources/events/SAP_CAP_Roundtable_April_2022.pdf Introduction In between a successful Community Call and our highlight of the year (reCAP 2022) we’ll have another exciting event organized by the... Read More »1Comment9Likes
-
This blog gives a sample use case of SAP Event Mesh Messaging service in SAP BTP using Cloud Foundry environment. Use Case: Basically a messaging publisher & consumer application was built using SAP Event Mesh as middleware and SAP HANA... Read More »0Comments2Likes
-
In my previous blog post, I’ve given you a high level overview on how to easily add a Fiori Launchpad Sandbox to your CAP-based projects. In this blog, I’ll guide you through setting up the module with the CAP Sample repository using the... Read More »2Comments7Likes