Waiting in a receive port
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 > Waiting in a receive port




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

    Waiting in a receive port  
Suresh


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


 
09-21-05 07:49 AM

Hi,
I have a requirement where i want the orchestration to wait at a receive
port for a certain period of time. If the message does not arrive at the
receive port within the given stipulated time, i want the orchestration to
call a component that will send out a mail to the corresponding people and
continue with the remaining steps in the orchestration. How can i acheive
this. Should i use the delay shape? if yes how can i use it to acheive this
functionality.

Any help will be highly appreciated.

Thanks,
Suresh





[ Post a follow-up to this message ]



    RE: Waiting in a receive port  
Gary


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


 
09-21-05 12:48 PM

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 wil
l
wait until either the receive port receives a message or the delay shape
finishes. Whichever happens first the orchestration will continue down that
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:

> Hi,
> I have a requirement where i want the orchestration to wait at a receive
> port for a certain period of time. If the message does not arrive at the
> receive port within the given stipulated time, i want the orchestration to
> call a component that will send out a mail to the corresponding people and
> continue with the remaining steps in the orchestration. How can i acheive
> this. Should i use the delay shape? if yes how can i use it to acheive thi
s
> functionality.
>
> Any help will be highly appreciated.
>
> Thanks,
> Suresh





[ Post a follow-up to this message ]



    RE: Waiting in a receive port  
Alan Smith


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


 
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 ]



    Sponsored Links  




 





   All times are GMT. The time now is 07:07 PM.      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