To be able to use the Magic xpi HTTP component with a proxy server, create these entries in the [MAGIC_ENV] section of the Magic.ini file:
HTTPProxyAddress = <ProxyAddress>:<Port>
For example: 10.9.3.16:8080
HTTPTimeout = <Timeout>
For example: 5000
Note:
A Web server is required for triggering execution of Magic xpi flows via HTTP calls.
The proxy server address should be set only if you are using a proxy server.