Skip to Content
0
Jul 09, 2019 at 11:50 AM

Issue in calling On-Premise ODATA service from XSJS service of HANA web development workbench

80 Views Last edit May 21, 2020 at 03:24 PM 2 rev

I need help in integration of recast chatbot with backend ABAP system.

I already have a backend ODATA service in ABAP system and am trying to call this service in XSJS service built in HANA web development workbench on SCP.

This XSJS service will then be used as webhook of recast chatbot.

Now I am facing issues while running above XSJS service. Below is the error :

<div> <div>The content could not be delivered due to the following condition:</div> <div> Received invalid request line from client </div> </div>

Could you please guide how can I resolve the above issue or do you have any step guide as to how to achieve above requirement?