The ServiceLib function getWebEndPoint returns the URL that provides access to a Web service.
ServiceLib.getWebEndPoint(variable ServiceOrInterface in) returns (URL String)
http://www.ibm.com/myService
An exception of type ServiceBindingException occurs if the service has a different kind of binding than is required by the function.
Related concepts
EGL interfaces
EGL services and Web services
Related tasks
Creating an EGL Interface part
Creating an EGL Service part
Creating an Interface part from a Service part
Related reference
EGL library ServiceLib
EGL system exceptions
setWebEndPoint()