Open SAP HANA web-based Development Workbench for server-side JavaScript development in the SAP Cloud platform.
To create a new package:
To create a new application:
Create a new file Google-distance-api.xshttpdest to maintain destination related information:
host = "maps.googleapis.com";port = 80;pathPrefix = "/maps/api/distancematrix/xml";useProxy = true;proxyHost = "proxy-trial";proxyPort = 8080;authType = none;useSSL = false;timeout = 30000;
Create a Xsjs file to consume the destination, get information about the distance from Walldorf to Paris:
Execution Result:
Because it is server-side JavaScript, it is no longer possible to observe Google service HTTP calls in the Chrome developer tool.
To get more original Jerry's technical articles, please follow the public number "Wang Zixi" or scan the QR code below:
How to consume destination in SAP Server Side javascript