I've created a SOAP Service in ABAP, which perfectly works inside the network. Now I wan't it to be called from outside and I haven't really found any tutorial.
Most likely a SAP Web Dispatcher or a reverse proxy is required, but how to use them? Or is there an easier way to make the endpoint "public" and callable from the "outside"?
