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

&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>);