Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3228

Default Socket Timeout (30 seconds) for Back-End routes in SAP WebIDE

$
0
0

Hi Experts,

 

I have created a new project in SAP Web IDE and I am using a neo-app.json file to configure a route to my back-end for odata access. The following picture shows the relevant part of my neo-app.json file for this:

 

{  "welcomeFile": "/webapp/test/flpSandbox.html",  "routes": [    {      "path": "/sap/opu/odata",      "target": {        "type": "destination",        "name": "CBH",        "entryPath": "/sap/opu/odata"      },      "description": "CBH"    },
..............................

 

When I start my application "locally" in SAP WebIDE I always receive a timeout when the odata access takes more than 30 seconds (e.g. when debugging the back-end odata logic):

 

timeout.jpg

 

In the SAP HANA Cloud documentation I have found the following for neo-app.json files when accessing REST Services:

 

Socket Timeout.jpg

 

This explains the behavior described above but I have not found any way to increase this time settings.

 

Any help appreciated.

 

Regards

 

Tobias


Viewing all articles
Browse latest Browse all 3228

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>