PeopleSoft PeopleCode Simple Way To Read HTTP Response
PeopleTools 8.54.14.
I have been reading so much on this and I always seem to hit a dead end.
It seems like it should be so very simple to post a URL with parameters and then process the XML response.
I can open any browser, type in the URL with parameters and instantly see the response in the body of the browser.
I'm trying to use the Google Distance Matrix and process the miles response.
here is an example pasted from my browser.
I just want the highlighted text so I can paste it into a variable.
Any detailed help (not limited to PeopleBooks references) would be greatly appreciated.