Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Parallel convoy with variying number of receive files

3 views
Skip to first unread message

idarhareide

unread,
Oct 16, 2009, 5:53:57 AM10/16/09
to
Hi

Here is the scenario:
- There are 2 to 5 files to receive
- The files has correlation
- There is one specific of the files which marks the end of the convoy
- When this file is received, I want the orchestration to continue even if it has received just 2 of 5 files

I have made an orchestration with 5 receive shapes in a parallel action shape, and all has activate set to true. Now it waits for all the files to be received before it continue execution, but I want it to continue if one given file in one of the brances is received.

Is there any way to implement it like this?

Thanks.

EggHeadCafe - Software Developer Portal of Choice
Basic Contract-First WebServices With XSDObjectGen
http://www.eggheadcafe.com/tutorials/aspnet/073425d4-76fd-4e61-aae9-c130ff34ec04/basic-contractfirst-webs.aspx

news.microsoft.com

unread,
Nov 4, 2009, 5:18:19 AM11/4/09
to
Hi,

Instead of implementing it via an parallel receive, you'll have to define
it:

1. Initial activating receive on the document, initializing CorrelationSet
2. Loop with subsequent receives on the same port

Thanks, regards

Joerg Fischer

"Idar Hareide" schrieb im Newsbeitrag
news:200910165541...@hands.no...

0 new messages