|
Home > Archive > BizTalk Server Orchestration > November 2004 > "SOAP" adapter problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
"SOAP" adapter problem
|
|
|
| Hi Folks,
I am working on Tutorial 3, and have a Webservice problem
with the following event log when I test and run the whole
orchestration.
The "SOAP" adapter is suspending an outbound message going
to destination
URL:"http://Alberta:88/tppubws/tppubws.asmx". Details:"The
request failed with HTTP status 401: Unauthorized.".
Has anyone come across the same problem before? and how to
fix it?
Thanks,
Simon
| |
| Adam Zebrowski 2004-11-16, 2:28 pm |
| Hi,
You need to provide the username and password, set to use sso as message
properties, or configure the anonymous access to the web service.
"Simon" wrote:
> Hi Folks,
>
> I am working on Tutorial 3, and have a Webservice problem
> with the following event log when I test and run the whole
> orchestration.
>
> The "SOAP" adapter is suspending an outbound message going
> to destination
> URL:"http://Alberta:88/tppubws/tppubws.asmx". Details:"The
> request failed with HTTP status 401: Unauthorized.".
>
> Has anyone come across the same problem before? and how to
> fix it?
>
> Thanks,
> Simon
>
|
|
|
|
|