Hi Vladimir,
thank you for the hint.
There are only logs for the already deployed versions of my UI5 application available in HCP cockpit. My deployed and versioned application works with a destination that points directly to the OData service which in turn is running on a server on the internet. This application (destination) works fine.
For test purposes I created an API with SAP API Mgmt. This API points to the service on the internet. I then created a destination for this API on hcp that I can use with my application.
When I change the destination for the deployed version to the "API"-Destination I get the same error I get in WebIDE when running the application under development.
The logs only give me a very rough message:
2016-03-03T21:55:52,783+0000#2589497820#ERROR#An exception occured when processing the request: org.apache.http.conn.ConnectTimeoutException. Reason: Connect to trial.apim1.hanatrial.ondemand.com:443 timed out
I don't see anything more and I don't see a possibility to change the log level. As I mentioned above I can access the API from PostMan.
Would be great see more details about the communication between the hcp destination and the API server on hcp. I forgot to mention that I don't get any logs on API server.
Is there something like an E2E Root Cause Analysis? At the moment I`m a little bit lost in the middle of the communication.
Regards Helmut