|
Home > Archive > BizTalk Server Applications Integration > November 2004 > HTTPAdapter
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]
|
|
| Biztalk 2004-10-28, 8:46 pm |
| In my Orchestration I need to call a URL say
http://a/a.aspx?vin=1b3k989898989 - this will return me a XML. I need to
then transform the XML and send it back to a response port. Can any body
give me some pointers to solve this?
I am using request/ResponsePort though I am able to see the HTTP request in
the server, I am not able to receive any information back, I found out that
my orch is failing when I am trying to receive response.
Any help is appreciated.
Cheers
Sanker
| |
| Devdutt Patnaik 2004-11-16, 5:47 pm |
| What is the exact error that you are getting?
Regards
Dev
"Biztalk" <karuthsanker@gmail.com> wrote in message
news:OTr0OlVvEHA.2616@TK2MSFTNGP10.phx.gbl...
> In my Orchestration I need to call a URL say
> http://a/a.aspx?vin=1b3k989898989 - this will return me a XML. I need to
> then transform the XML and send it back to a response port. Can any body
> give me some pointers to solve this?
> I am using request/ResponsePort though I am able to see the HTTP request
in
> the server, I am not able to receive any information back, I found out
that
> my orch is failing when I am trying to receive response.
>
> Any help is appreciated.
> Cheers
> Sanker
>
>
|
|
|
|
|