These properties allow you to specify a proxy http.
&DataType.ProxyServerHost
Type Returned:
Character
&DataType.ProxyServerPort
Type Returned:
Numeric
They allow you to specify a proxy http. In windows environment, the one configured in the PC is automatically used.
Note:
In the case of Java generators, it should be noted that if the servlet engine is executed in Windows, the application will automatically obtain the proxy http configuration and the list of hosts for which it is not possible to use the proxy.
If it is executed in another platform, the proxy must be specified as a ‘System Property’ from the command line of the interpreter, e.g.:
java -Dhttp.proxyHost=your.proxy.com -Dhttp.proxyPort=XX <mainclass>
Extended Data Types: HttpClient
Languages: .NET, Java, Visual FoxPro (up to GeneXus X Evolution 3), Ruby(up to GeneXus X Evolution 3),
HttpClient Data Type