Hi everyone,
I'm developing a simple chatbot that gives infos about Sales Orders available on our S4 on-premise system.
Connection beetwen convAI and the OData service published on our local system is working pretty well, and i was trying to extr...
Hi Michal, thx a lot for your answer.So that means i correctly understood how to compose the URL.But the problem still remain, when i input from my keyboard(or copy-paste) the graph parenthesis "{" in any position of the URL field of the API Service ...
Hi Tom,can you help me undersand how to use memory variables in GET method when calling external API? (not webhook)I was expecting to write in the url field something like this https://my-machine/odata/SAP/ZINN_SALESBOT_DEMO_SRV/SalesOrderSet(‘{{memo...
Hi matthieu.pelatan,
very interesting blog!
I deployed a Node.js app on Cloud Foundry and i'm trying to allow the app reach an on-premise Hana via TCP (for direct SQL connection,e.g. calling stored procedures) but i can't figure how through CF conn...