BizTalk Server Orchestration - Resubmitting the same Message.

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > September 2004 > Resubmitting the same Message.





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 Resubmitting the same Message.
Ramkumar

2004-09-15, 10:19 am

We have Orcehstration which send messges to web services.
I have one more question that is after sending the message thru web
services thru web port ,web service in turn gives response code such A,B and
C.A-
succesfull ,B-Resubmit the message ,C- terminate now if i get the response
code B , i need to resubmit the same message which i send to web services
again.Can any one of you throw light on this.
Thanks
Ramkumar

Neal Walters

2004-09-15, 10:19 am

How about a loop - where you call webservice inside of loop and keep looping
until ResponseStatus = "A" or ResponseStatus = "C".

Neal Walters
http://Biztalk-Training.com

Ramkumar

2004-09-22, 9:56 pm

Neil Thanks for the suggestion.If iam adding a loop and sending the message
again to web services after delay of 5 minutes .Is there any way we can give
number of attempts say 10 times and suspend the message.And one more thing
once the message is send to web services is there any way i can retrieve the
same message and submit again to web services.If so will the orchestration
has to to be in long running state or atomic?(Iam not sure abt the long
running or atomic).If some one can give suggestion ASAP will be really help
full.Since we came all the way building maps and orchestration ,one part of
the above makes really struck
Thanks
Ramkumar

"Neal Walters" wrote:

> How about a loop - where you call webservice inside of loop and keep looping
> until ResponseStatus = "A" or ResponseStatus = "C".
>
> Neal Walters
> http://Biztalk-Training.com
>

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com