Loading...
Select Version
&pagelevel(5)&pagelevel
A service of an EIS application which is used by your Java EE application has to be configured during deployment by defining the configuration property connectionURL
. If the Java EE application utilizes multiple services of the same EIS partner in an EIS you may use the setServiceName()
method of the connection object to address a specific service explicitly:
connection.setServiceName(<service_name>);