Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Latest commit

 

History

History
32 lines (24 loc) · 1.68 KB

README.md

File metadata and controls

32 lines (24 loc) · 1.68 KB

Important Notice

This public repository is read-only and no longer maintained.

SAP Conversational AI for Chatbot Development

Endpoint used in the SAP Conversational AI E-Bite book from SAP PRESS. The sample code provides an example for the implementation of the Bot Logic component using HANA DB and NodeJS.

Note The code sample is just for demo and training purpose, it is NOT intended for productive usage.

Requirements

CF account active in your SAP Cloud Platform Trial. For more information check this YouTube video.

Installation

  1. Retrieve the git repository Web URL
  2. Open WebIDE and right click on workspace -> Git -> Clone repository (alternatively you can export the Git repo as a zip file and import in WebIDE)
  3. Verify that your folder project name is SolarSystem
  4. Right click on the db module and click build
  5. Right click on the nodejs module and click build
  6. Right click on the nodejs module click Run as a nodeJS application

Check Installation

  • https:// YOUR_ROUTE -nodejs.cfapps.eu10.hana.ondemand.com/planets/test/
    Expected output Greetings from the Test controller!

How to obtain support

Support for the content in this repository is available opening an issue on GitHub. Otherwise, this content is provided "as-is" with no other support.

License

Copyright (c) 2019 SAP SE or an SAP affiliate company. All rights reserved.
This file is licensed under the SAP Sample Code License except as noted otherwise in the LICENSE file.
All images are copyright to their respective owners and are used just for demo purpose.