Hi Experts,
Current scenario:
- I've created a synchronous Proxy to HTTP_AAE scenario which uses the Google Distance Matrix API
Problem:
- The response mapping gives the following error: "Values missing in queue context."
Question:
- I'm wondering if there is any way to check the used URL + Query string (e.g. http://maps.googleapis.com/distancematrix/xml?origin=<origin>&destination=<destination>). I've checked the XPI Inspector but I can't find the query string anywhere. Maybe there is another way to test this synchronous interface?
Hope someone can help.
Kind regards,
Koen Schouten