I have successfully created a simple REST service that gives a proper response. Since our IS does not have a public IP I need to use the RI server somehow.
In my url do I simply change the name to the RI server with the appropriate credentials ?
i.e.
the IS service inside of our firewall
http://:5555/rest/sFTPStatus/status?number1=8&number2=5
the public call is the same only with the RI Server defined ??
http://:5555/rest/sFTPStatus/status?number1=8&number2=5