Skip to main content
Content Starts Here

We've Moved!

Please note that we have moved to our New Forum site.


Ask Search:
Sylvain LacroixSylvain Lacroix 

internet proxy and external wsdl

Hi,

I must use external wsdl and internet proxy server on Windows 2008 Server. I search the option who I can declare the proxy host and the proxy port.

Can you help me ?
BR
Best Answer chosen by Sylvain Lacroix
David AlbertDavid Albert (Genesys)
Ok, one of my colleagues came back with what I think is the URS part of the answer(from the URS release notes)..  Does this look germane to you?

"Release Number 8.1.400.16 [03/11/15] – Hot Fix
Supported Operating Systems
New in This Release
Corrections and Modifications
Supported Operating Systems
The operating systems supported by this release are listed in the Contents, above.
New in This Release
This is a hot fix for this product.
This release contains the following new features or functionality:

URS provides support of HTTP Proxies for an "http://" type of request. HTTP Proxies are specified globally at the URS Application level, in the web section, by the following configuration options:

def_http_proxy_host
Location in Configuration Layer by precedence: web section of URS
Default Value: An empty string
Valid Values: Any valid host name
Changes Take Effect: After restart
This option specifies the HTTP Proxy host for an "http://" type of connection.

def_http_proxy_port
Location in Configuration Layer by precedence: web section of URS
Default Value: An empty string
Valid Values: TCP port
Changes Take Effect: After restart
This option specifies the HTTP Proxy port for an "http://" type of connection.
(URS-3245)
"

All Answers

David AlbertDavid Albert (Genesys)
Sorry, this seems to have gotten lost (by me unfortunately). 

In what context are you looking to use the proxy?
Sylvain LacroixSylvain Lacroix
We must use an external webservice through a proxy. Direct connexion are drop by our firewall.
David AlbertDavid Albert (Genesys)
Ok, but what are you attempting to do?  Is this for routing, orchestration, voice platform, other?  Any details you can provide would be useful..
Sylvain LacroixSylvain Lacroix
Routing with classic URS and voice platform
David AlbertDavid Albert (Genesys)
So you want to be able to make these requests from your routing strategies, and your voice applications, correct?
 
Sylvain LacroixSylvain Lacroix
exactly
David AlbertDavid Albert (Genesys)
Ok, one of my colleagues came back with what I think is the URS part of the answer(from the URS release notes)..  Does this look germane to you?

"Release Number 8.1.400.16 [03/11/15] – Hot Fix
Supported Operating Systems
New in This Release
Corrections and Modifications
Supported Operating Systems
The operating systems supported by this release are listed in the Contents, above.
New in This Release
This is a hot fix for this product.
This release contains the following new features or functionality:

URS provides support of HTTP Proxies for an "http://" type of request. HTTP Proxies are specified globally at the URS Application level, in the web section, by the following configuration options:

def_http_proxy_host
Location in Configuration Layer by precedence: web section of URS
Default Value: An empty string
Valid Values: Any valid host name
Changes Take Effect: After restart
This option specifies the HTTP Proxy host for an "http://" type of connection.

def_http_proxy_port
Location in Configuration Layer by precedence: web section of URS
Default Value: An empty string
Valid Values: TCP port
Changes Take Effect: After restart
This option specifies the HTTP Proxy port for an "http://" type of connection.
(URS-3245)
"
This was selected as the best answer
Sylvain LacroixSylvain Lacroix
Thanks for this response. It's the solution for my problem
David AlbertDavid Albert (Genesys)
Great.  Let us know if you need anything further..