cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Service Timeout Error : Cloud Foundry Node API Call via Cloud Connector

vishnucta
Active Participant
0 Likes
3,041

Hello Experts,

I am trying to consume ES5 Demo gateway service(Northwind works fine) in a Node Application
Below I have mentioned the details of my application:

SAP CC Details:

Destination in BTP Cockpit:

Node App Details:

default-env.json:

manifest:

index.js:

Getting a Destination token and using that to fetch the destination information correctly


After this using the connectivity service information to fetch the Connectivity service token so that URL request can be made via proxy to the cloud connector destination.

Running locally gives below output :

Getting tokens sucessfully :

Timeout Error when running the app locally:

When running the app in BTP CF:

frank.essenberger1 carlos.roggan
maheshkumar.palavalli

Regards,

Vishnu

View Entire Topic
vishnucta
Active Participant
0 Likes

Any insights kunjshukla