This public repository is read-only and no longer maintained.
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.
CF account active in your SAP Cloud Platform Trial. For more information check this YouTube video.
- Retrieve the git repository Web URL
- 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)
- Verify that your folder project name is SolarSystem
- Right click on the db module and click build
- Right click on the nodejs module and click build
- Right click on the nodejs module click Run as a nodeJS application
- https:// YOUR_ROUTE -nodejs.cfapps.eu10.hana.ondemand.com/planets/test/
Expected output Greetings from the Test controller!
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.
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.