BizTalk Server Orchestration - Dynamic Query String 4 HTTP Post

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > August 2004 > Dynamic Query String 4 HTTP Post





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 Dynamic Query String 4 HTTP Post
Arno

2004-08-03, 5:50 pm

I have 2 Orchestration messages (1 "request" and 1 "response" [I refer to the message types]). The orchestration gets "kicked-off" by posting the request message to the orchestration's web service [published the Orchestration as a WS.]. The request messa
ge (containing a URL element) gets received and I need to make a HTTP post over the Internet. The Http post return a xml message that is of type response-message. The question is - The request message have elements "Qty" and "ProductCode". This needs to
be reflected in the URL querystring. I.e. I need to post to
http://server.productreq.asp?Qty=12&ProductCode=XYZ
How do I construct the URL dynamically? [for now, it is hard coded - that is why I thought you need to use the expression shape ]

Thanks

Yossi Dahan

2004-08-03, 5:50 pm

Arno,

i've replied under your Expression Nightmare posting

Yossi

"Arno" <Arno@discussions.microsoft.com> wrote in message
news:3D8879CA-922F-4B86-A120-016F6284AF5A@microsoft.com...
> I have 2 Orchestration messages (1 "request" and 1 "response" [I refer to

the message types]). The orchestration gets "kicked-off" by posting the
request message to the orchestration's web service [published the
Orchestration as a WS.]. The request message (containing a URL element) gets
received and I need to make a HTTP post over the Internet. The Http post
return a xml message that is of type response-message. The question is - The
request message have elements "Qty" and "ProductCode". This needs to be
reflected in the URL querystring. I.e. I need to post to
> http://server.productreq.asp?Qty=12&ProductCode=XYZ
> How do I construct the URL dynamically? [for now, it is hard coded - that

is why I thought you need to use the expression shape ]
>
> Thanks
>



Arno

2004-08-03, 5:50 pm

Thank Mate
A

"Yossi Dahan" wrote:

> Arno,
>
> i've replied under your Expression Nightmare posting
>
> Yossi
>
> "Arno" <Arno@discussions.microsoft.com> wrote in message
> news:3D8879CA-922F-4B86-A120-016F6284AF5A@microsoft.com...
> the message types]). The orchestration gets "kicked-off" by posting the
> request message to the orchestration's web service [published the
> Orchestration as a WS.]. The request message (containing a URL element) gets
> received and I need to make a HTTP post over the Internet. The Http post
> return a xml message that is of type response-message. The question is - The
> request message have elements "Qty" and "ProductCode". This needs to be
> reflected in the URL querystring. I.e. I need to post to
> is why I thought you need to use the expression shape ]
>
>
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com