Passing values and getting response in REST
Summary
Passing values and getting response in RESTContent
Hi
i'm having a query related to REST API in VBCS.
I want to pass a value in page and based on that value it should display the response.
in the above url if i gave different city names it returns different responce. How to implement this in page.
I have followed a demo video oracle provided that works fine for that specific url. When i click the button GetRest it should populate the response. How to achive this??
1