former_member610181
Participant
Member since ‎2019 Apr 30

User Statistics

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

User Activity

I am trying to import my chatbot to my Fiori App. Docs say I need to put the following tag into the body tag of my index.html. `<script src="https://cdn.cai.tools.sap/webchat/webchat.js" channelId="<Channel ID>" token="<token ID>" id="cai-webchat" ...
If you haven’t looked at the first part of this blog series, please do so before you proceed with part 2. Very Short Summary We built a custom user interface for our chatbot in UI5 and added it to an existing UI5 app deployed on SAP Cloud Platform...
This is the first part of a 2-part tutorial. Very Short Summary This is a post to show steps of building a custom user interface for a chatbot in UI5. The chatbot can be added to an existing UI5 app that is already deployed on SAP Cloud Platform. S...
Hello, I am trying to add over hundreds of messages to the platform so that when user enters something, one of them in the message group that I have created will be sent to the user. The problem is I dont want to add all of them manually so is the...