Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Addressing an EIS application

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 (see connectionURL on Defining configuration properties for OSI-TP / LU6.2 and on Setting the configuration properties for UPIC ). 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>);