If the service binding in your deployment descriptor file for the service is not specified as TCP/IP, EGL throws a ServiceBindingException.
serviceLib.getTCPIPLocation(variable Service | Interface in)
returns (string STRING)
host:portNumber
host is the TCP/IP host name that refers to the machine where the service runs. portNumber is the number of the TCP/IP port that provides access to the service.
| Platform | Issue |
|---|---|
| COBOL generation | The getTCPIPLocation() function is not supported. |
| RichUI | The getTCPIPLocation() function is not supported. |