Help Needed - File Pick & SOAP Send
- From: graulstone@xxxxxxxxx
- Date: 15 Jun 2006 01:20:58 -0700
Hi,
I have an xml file in a folder. I'd like to pickup the file and post it
to a webservice. I've written a C# app that does it using
HttpWebRequest.
I'd like to use biztalk to do so.
I did the following:
1) Created a new application
2) Created receive port and pointed it to the file drop folder
3) Created a send port
- Type: SOAP
- Click Configure
- Web Service Url: <web service I wish to call>
- Click ok
Now when I drop a file into the folder it gets picked up and send to
the <web service I wish to call> but does not go into the webservice.
When I open up HAT and select "Message Flow" I get the following error
on the send port.
----------------------------------
Failed to load "" type.
Please verify the fully-qualified type name is valid.
Details: "".
The type must derive from
System.Web.Services.Protocols.SoapHttpClientProtocol.
The type must have the attribute
System.Web.Services.WebServiceBindingAttribute.
----------------------------------
Please help.
Thanks
.
- Follow-Ups:
- Re: Help Needed - File Pick & SOAP Send
- From: BizTalkVirtuoso
- Re: Help Needed - File Pick & SOAP Send
- Prev by Date: Re: Error Publishing Orchestration as Web Service
- Next by Date: BizTalk 2006 MSMQ DNS ALIAS
- Previous by thread: Where's schema of map?
- Next by thread: Re: Help Needed - File Pick & SOAP Send
- Index(es):
Relevant Pages
|