The serviceLib.getWebServiceLocation() system function returns the URL that provides access to a web (SOAP) service.
If the service binding in your deployment descriptor file for the service is not specified as web, EGL throws a ServiceBindingException.
serviceLib.getWebServiceLocation(variable Service | Interface in)
returns (url STRING)
"http://www.ibm.com/myService"