|
Home > Archive > BizTalk Server Orchestration > October 2005 > HTTP Adapter
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]
|
|
| Shipra Biswas 2005-10-24, 10:31 am |
| Hi
How to take am XML File from a remote Server either using an HTTP Adapter or
File Adapter
Please Help
| |
|
|
The HTTP adapter is not really intended to go and get files from a remote
server.
The file adapter is what you'll likely want to use, or maybe FTP.
You need to configure a recieve location to pick the message up. The SDK
has samples of this.
BA
"Shipra Biswas" <shiprab@MAQsoftware.com> wrote in message
news:OsX2qBX0FHA.1132@TK2MSFTNGP10.phx.gbl...
> Hi
> How to take am XML File from a remote Server either using an HTTP Adapter
or
> File Adapter
> Please Help
>
>
|
|
|
|
|