09-21-05 12:48 PM
Hi,
The listen shape would work, but you need to build a sequential convoy
orchestration that will loop, and have the listen shape in the loop. The
orchestration needs to be runing all the time, and needs to be triggered by
an initial message to activate it.
There's quite a bit of documentation / blogs about building convoy
orchestrations.
Regards,
Alan
--
The Bloggers Guide to BizTalk
http://geekswithblogs.com/asmith
"Gary" wrote:
[vbcol=seagreen]
> Hi Suresh,
>
> You may be able to use the listen shape to acheive this, have the receive
> shape in on one branch and a delay shape on the other. The orchestration w
ill
> wait until either the receive port receives a message or the delay shape
> finishes. Whichever happens first the orchestration will continue down tha
t
> branch.
>
> I haven't done this myself and I have heard about scope issues and access
to
> variables etc. but it may be worth a try.
>
> Cheers,
> Gary
>
> "Suresh" wrote:
>
[ Post a follow-up to this message ]
|