Can you break from a BizTalk 2004 parallel shape?
- From: "Sambo" <sam_loveridge_@xxxxxxxxxxx>
- Date: 16 Jan 2007 18:33:44 -0800
Hi All
I was wondering if anyone knows if you can exit a parallel shape by
executing an instruction on one of its branches (like an "exit loop"
type of command - although it's not a loop:)).
I have an orchestration that needs to be initialised by any one of four
message types, each may be received in random order, but three of those
messages are optional. I've come down to using a parallel convoy, but
would like the orchestration to initialise if any of the three optional
messages are received, and then continue only after the one mandatory
message is received.
The current method I've seen requires all messages to be received
before it can continue. I'd still like any of the four to initialise
the orchestration, but I'd like it to be able to ignore any of the
three optional input messages that may not be there when the one
mandatory message is received.
Any help is much appreciated.
Cheers,
Sam
.
- Follow-Ups:
- Re: Can you break from a BizTalk 2004 parallel shape?
- From: Benny Mathew
- Re: Can you break from a BizTalk 2004 parallel shape?
- Prev by Date: BizTalk Server 2006 Management Pack for MOM 2005 Licensie
- Next by Date: Re: Flat File repeating
- Previous by thread: BizTalk Server 2006 Management Pack for MOM 2005 Licensie
- Next by thread: Re: Can you break from a BizTalk 2004 parallel shape?
- Index(es):
Relevant Pages
|