on 2018 Nov 12 11:23 AM
I am working on a requirement where I need to call an Odata service from a recast.ai bot, and launch it in fiori launchpad. Can anyone help me in calling the odata from my bot?
Arunima,
The blog specifies that you can use any oData service. If you notice, it also shows the oData service on the ABAP Gateway server (refer screenshots in the blog). It uses Node.js app in the Cloud foundry to connect to the oData service and this Node.js is being called from the web hook of recast.ai. At the time of writing the blog, there was no way to connect to the backend gateway server from cloud foundry environment directly and so the blogger has used the XSJS app in cloud Neo to connect to the backend oData service. The actual scenario does not use HANA oData service but an ABAP oData service. So you can follow the steps in the blog (partially) to implement your use case. In any case you will require a node.js app to call from the web hook to connect to the backend.
Hope this makes sense.
-Sharadha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ivan,
I want to connect the bot to ABAP backend using odata services.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
There is already a blog on this. Please refer
https://blogs.sap.com/2018/07/01/how-to-build-a-recast-chatbot-with-odata-service-interaction-v1/
-Sharadha
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
67 | |
11 | |
11 | |
10 | |
9 | |
9 | |
7 | |
6 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.