kniklas
Active Participant
Member since ‎03-03-2020

User Statistics

  • 36 Posts
  • 0 Solutions
  • 55 Kudos given
  • 97 Kudos received

User Activity

Introduction In this article, we will explore how GPT-3 can be used to give SAP CAP super-powers to answer free text questions against a database. By leveraging GPT-3, businesses can ask a free text question and get the result back in a human readabl...
This article is about my experience using SAP AppGyver, SAP's No-Code / Low-Code Platform. The challenge details are described here: https://blogs.sap.com/2022/05/04/no-code-challenge-0-code-100-app-and-hoodies/ You can find the App I created dur...
Hi, anyone know if it possible to use the respond-async feature of OData v4.01 in SAP CAP or RAP? https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html#sec_Preferencecallbackodatacallback Scenario is to call a long running...
This article demonstrates how to consume, transform and expose a given OData Service as custom REST Service using SAP CAP as Adapter. Motivation Reasons why you want or need to create such an adapter: Specific architecture requirements, e.g., har...
Today we explore how to use a different Identity and Access Management (IAM) Solution for a SAP CAP node.js based application. The default approach to handle Authentication and Authorization with CAP is to use XSUAA in conjunction with BTP or SAP CI...