|
Home > Archive > BizTalk Server Orchestration > October 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
| |
| Ruslan Yakushev [MSFT] 2004-10-29, 5:49 pm |
| Are there any event log error messages when the orchestration failes to
receive response?
--------------------
>From: "Biztalk" <karuthsanker@gmail.com>
>Subject: HTTPADAPTER
>Date: Thu, 28 Oct 2004 21:44:36 -0400
>Lines: 13
>X-Priority: 3
>X-MSMail-Priority: Normal
>X-Newsreader: Microsoft Outlook Express 6.00.2900.2180
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180
>X-RFC2646: Format=Flowed; Original
>Message-ID: <uzJMajVvEHA.2200@TK2MSFTNGP11.phx.gbl>
>Newsgroups: microsoft.public.biztalk.orchestration
>NNTP-Posting-Host: fw1-cabot.crosscountry-auto.com 12.11.162.2
>Path:
cpmsftngxa10.phx.gbl!TK2MSFTNGXA01.phx.gbl!cpmsftngxa06.phx.gbl!TK2MSFTNGP08
.phx.gbl!TK2MSFTNGP11.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.orchestration:8848
>X-Tomcat-NG: microsoft.public.biztalk.orchestration
>
>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
>
>
>
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
|
|
|
|
|