If the ILM application server is running under a network behind a proxy server, you must configure the
startApplimation.bat
(on Microsoft Windows) or
startApplimation.sh
(on Linux or UNIX) file with the proxy server details. If the Enterprise Data Manager client is running behind a proxy server, configure the proxy details on the local machine.
If the ILM application server is installed under a network behind a proxy server, add the following Java Virtual Machine parameters to the
startApplimation.bat
or
startApplimation.sh
file:
-Dhttp.proxyHost=
<proxyServerHostName/IP>
-Dhttp.proxyPort=
<ProxyServerPort>
If the Enterprise Data Manager client is running behind a proxy server, configure the proxy details on the local machine.