Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xshttpdest does not work on HANA MDC on HCP Trial #1

Open
gregorwolf opened this issue Aug 3, 2016 · 0 comments
Open

xshttpdest does not work on HANA MDC on HCP Trial #1

gregorwolf opened this issue Aug 3, 2016 · 0 comments

Comments

@gregorwolf
Copy link
Owner

I've followed the instructions of Using XS Destinations for Internet Connectivity and re-created the example with the files google.xshttpdest and google_test.xsjs in this project. Unfortunately the result when calling google_test.xsjs is the following error message:

HttpClient.request: request failed: unable to establish connection to maps.googleapis.com:80 - IPcon: connection to host failed!

When I run the same on my local HANA system (with useProxy = false;) I get this result:

{
destination_addresses: [
"Cologne, Germany"
],
origin_addresses: [
"Frankfurt, Germany"
],
rows: [
{
elements: [
{
distance: {
text: "190 km",
value: 190173
},
duration: {
text: "1 hour 58 mins",
value: 7103
},
status: "OK"
}
]
}
],
status: "OK"
}
gregorwolf added a commit that referenced this issue Aug 8, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant