In last couple of days, I was testing this new feature. I am able to use REST services provided for Application connections(registration, view setting, change setting, delete connection etc.), but somehow I couldn't figure out how to call the proxy service (REST service recreated in SCC as proxy). I have been trying to find sample of some information on this, no luck.
I did see a thread that asked similar question, no answer though, let's try it again.
1. Do this REST API only support odata service from netweaver gateway? What about support on third party service(service on internet)?
2. If 3rd party REST service is supported through SUP proxy and REST API, what's the URL to access this service configured in SUP?
-- I have tried http://server:port/<proxyName>, but got Gateway is unreachable error.
I think we could use some sample application on REST API. It is frustrated in SUP world, documentation is never enough.