former_member606634
Participant
Member since ‎10-19-2018

User Statistics

  • 11 Posts
  • 0 Solutions
  • 2 Kudos given
  • 39 Kudos received

User Activity

I am referring to URL: https://cap.cloud.sap/docs/cds/cxn#references Please get back to me on the following feedback: How to use cds.parse.expr to achieve this: cqn4(`foo.bar`)=={ref:['foo','bar']}We have a use case where we obtain a value cont...
End-to-end testing ensures a smooth and error-free functioning of the application by testing it at all layers. Browser based end-to-end testing also ensures that the application is tested from the user's view and in a real world scenario. Once the e...
In this blog post, we will learn how to quickly connect an SAP Conversational AI chatbot with a local NodeJS or Springboot service for development purposes. This blog post is 3rd part of a series with the following parts: Part 1: Making a simple ...
In this blog post, we will learn how to capture any plain text input from the user for which values are not defined in the entity. This blog post is 2nd part of a series with the following parts: Part 1: Making a simple chatbot with SAP Conversat...
In this series of blog posts, we will create a simple chatbot that takes online orders for cakes. After getting the basic details of the order, the bot asks the user for any message to be written on the cake (eg. Happy Birthday John) and then sends ...