Support for external applications was removed from XperienCentral in version R29.3.


An external application is requested from an application server. On the Application Servers tab you define the servers that are available to be used in the WmIncludeFilter (the filter that makes the integration possible).

Adding an Application Server

Each external application is hosted by an application server. To add an application server, select "<New server>" from the drop-down list. Define the following properties:

PropertyDescription
NameThe name of the application server. This is the name that appears in the "Server" drop-down list in the WMIncludeFilter on the "External Applications" tab.
Server nameThe name of the application server as it appears in the URL.
PortThe port to be used to communicate with the application server. Leave this field blank if no port number is used in the URL.
ContextThe context within which the external application runs (/ or /web, for example).
UsernameThe username required to log in to the application server.
PasswordThe password required to log in to the application server.
DataThe number of milliseconds to wait for data to arrive. The default is 30000 milliseconds
Application serverThe number of milliseconds to wait for a reply from the application server. The default is 30000 milliseconds.
HTTP connectionThe number of milliseconds to wait for an HTTP connection from the HTTPClient that provides the connection with the application server. The default is 30000 milliseconds.