EGL Rich UI proxy

The EGL Rich UI proxy is runtime software that is installed with your Rich UI application if the deployment target is a Web project.
The EGL Rich UI proxy handles the communication between the application and any services that are accessed by the application:

The Rich UI application uses the EGL Rich UI proxy to access every invoked service, even services that are on the same server. However, if you install your Rich UI application to an HTTP server (for example, to Apache HTTP server), the proxy is not available and service access is not supported.


Feedback