orchestration message flow
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > orchestration message flow




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    orchestration message flow  
ramani viswanathan


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-18-04 10:52 PM

Hi

I need to design an orchestration that takes input xml via receive port,
send to a web service which validates and sends back a response xml( which i
s
diferent from the original xml passed to web service). Now based on the valu
e
on the response xml, I want to forward my original xml to a send port. How
can I achieve this?

Thanks
Ramani





[ Post a follow-up to this message ]



    RE: orchestration message flow  
Alan Smith


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-18-04 10:52 PM

Hi Ramani,

A few optinns you could look at:

Use a dynamic send port, and set the send port properties based on the value
in the XML response.

Use a decision shape in your orchestration to make a decision based on the
response, and route the message to fixed send ports.

Create a promoted property in your outbound message (such as targetPort),
and use content based routing in the send ports to filter the message
(publish-subscribe).

The best solution will depend on how many send ports you have, and how
frequently they will change.

/Alan

BizTalk Patterns and Practices
http://geekswithblogs.com/asmith


"ramani viswanathan" wrote:

> Hi
>
> I need to design an orchestration that takes input xml via receive port,
> send to a web service which validates and sends back a response xml( which
 is
> diferent from the original xml passed to web service). Now based on the va
lue
> on the response xml, I want to forward my original xml to a send port. How
> can I achieve this?
>
> Thanks
> Ramani





[ Post a follow-up to this message ]



    RE: orchestration message flow  
Enrico Zerilli


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-22-04 10:58 PM

I have the same solution but i think is better use a parallel action shape
almost to decisional shape.
Bye

"Alan Smith" wrote:
[vbcol=seagreen]
> Hi Ramani,
>
> A few optinns you could look at:
>
> Use a dynamic send port, and set the send port properties based on the val
ue
> in the XML response.
>
> Use a decision shape in your orchestration to make a decision based on the
> response, and route the message to fixed send ports.
>
> Create a promoted property in your outbound message (such as targetPort),
> and use content based routing in the send ports to filter the message
> (publish-subscribe).
>
> The best solution will depend on how many send ports you have, and how
> frequently they will change.
>
> /Alan
>
> BizTalk Patterns and Practices
> http://geekswithblogs.com/asmith
>
>
> "ramani viswanathan" wrote:
> 





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:16 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register