BizTalk Server Orchestration - Dynamic parallel branch

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > November 2005 > Dynamic parallel branch





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 parallel branch
Vishy

2005-11-15, 7:53 am

Hi

Guys any ideas on how I can implement dynamic parallel branch in
orchestration?
The problem is I've x number of long running activities; how many; I
don't know until runtime;
I can't use a Loop as loop is synchronous and it waits for first
iteration to complete
so I need a parallel shape but I want to add the branch dynamically

Thanks

Vishy

Jon Flanders

2005-11-15, 5:56 pm

Hello Vishy,
The Parallel branch isnt necessarily asynchronous. So the best thing to
try to do is to kick of N orchestrations using the StartOrchestration shape
(have a loop which uses the start orchestration shape). That will be async.


Jon Flanders [MVP]
http://www.masteringbiztalk.com

> Hi
>
> Guys any ideas on how I can implement dynamic parallel branch in
> orchestration?
> The problem is I've x number of long running activities; how many; I
> don't know until runtime;
> I can't use a Loop as loop is synchronous and it waits for first
> iteration to complete
> so I need a parallel shape but I want to add the branch dynamically
> Thanks
>
> Vishy
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com