Kbase P61308: Unable to access a WSDL document through Microsoft ISA Server
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  6/16/2009 |
|
Status: Verified
SYMPTOM(s):
Error 11748 when calling a Web Service from a Progress session
Error loading WSDL: Error loading the WSDL document test.wsdl Fatal Error: 502 Bad Gateway (11748).
Error loading WSDL document <wsdl doc> : Cannot resolve URI: <wsdl URL> status code: 407 (11748)
Error receiving Web Service Response: Unexpected response status code: 407 (11773)
Using Microsoft ISA Server as a Proxy Server
The Progress session is started with the parameters -proxyhost and -proxyport:
prowin32 -proxyhost <IP or host name> -proxyport <port number> -proxyUserid <domain's user name> -proxyPassword <password>
The WSDL document is downloadable from Internet Explorer or Netscape
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
CAUSE:
An authentication mode other than "Basic" is being used by the Microsoft ISA Server.
FIX:
Configure the Microsoft ISA Server to use the "Basic Authentication".