I've tried using
https://xxx.com/ws_DEV/webService.asmx and still get
the 401 error. If i put the url in Internet Explorer I get a window
"Connecting to xxxx.Com" popping up and asks for a username and
password. As i said using my xxx\yyy username and the password i get
access but through ensemble i seem to get this 401 message. How does
ensemble know about authentication. The web address is an "Https"
Thanks
Mike
On Apr 27, 4:38 pm, Ted Peck <
tedp...@intersystems.com> wrote:
> The WSDL page is not the Service. You should use the URL of the actual
> service (probably the same URL without ?WSDL on the end.)
>
> On 4/27/2012 11:14 AM, mike duncan wrote:
>
>
>
> > I have used the web service client wizard to setup an
> > EnsLib.SOAP.OutboundAdapter.
>
> > I have a web service URLhttps://
xxx.com/ws_DEV/webService.asmx?WSDL.
> > If i put in theURL in IE, I get a windows logon asking for user name
> > and password. When i put that in, i get access to the web service
> > page.
>
> > The username is in format xxxx\yyyyy
>
> > I have also defined a SSL/TL configuration and put that in SSL Config
>
> > If I set up a Credential for username and password and use that for
> > the Credential in my adapter and use the URL in the adapter "Web
> > Service URL", then run "test" I get the an error401in the event log
> > of Ensemble.
> > HTTP request to SOAP WebService returned unexpected status:401.
> > Any Suggestions?
>
> > Thanks
>
> > Mike- Hide quoted text -
>
> - Show quoted text -