ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Retry flow mechanism

Post new topic  Reply to topic
 Retry flow mechanism « View previous topic :: View next topic » 
Author Message
Sumi
PostPosted: Tue Jun 12, 2012 3:46 am    Post subject: Retry flow mechanism Reply with quote

Novice

Joined: 13 May 2012
Posts: 11


Hi All,

I want to implement a retry mechanism in MB V8. The main flow is as follows.

Soap input -- > compute node which creates the soap request -- > soap request node --> soap reply node.

Now the scenario is in case the back end webservice is down, an exception is raised. in this case we need to store the request message and post the message again after a certain time interval say one hour.
may be we can have the retry flow to resend the message thrice and then we can send back a fault reply to the front end .

Thanks in advance,
Sumi
Back to top
View user's profile Send private message
kash3338
PostPosted: Tue Jun 12, 2012 3:51 am    Post subject: Reply with quote

Shaman

Joined: 08 Feb 2009
Posts: 709
Location: Chennai, India

The record and replay feature is available in WMB v8.

ftp://public.dhe.ibm.com/software/integration/wbibrokers/docs/V8.0/Record_and_replay.pdf
Back to top
View user's profile Send private message Send e-mail
marko.pitkanen
PostPosted: Tue Jun 12, 2012 4:09 am    Post subject: Reply with quote

Chevalier

Joined: 23 Jul 2008
Posts: 440
Location: Jamsa, Finland

Hi Sumi,

Which transport method you are using with your Soap Input / Output nodes? What kind of transaction (a/synchronic) you are using with requester?

If you are participating in synchronic transaction over http you should perhaps consider to let ultimate requester to do retrying.

--
Marko
Back to top
View user's profile Send private message Visit poster's website
Esa
PostPosted: Tue Jun 12, 2012 4:29 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2008
Posts: 1387
Location: Finland

marko.pitkanen wrote:

If you are participating in synchronic transaction over http you should perhaps consider to let ultimate requester to do retrying.


Yes, unless the operations are ONE WAY.
Back to top
View user's profile Send private message
Sumi
PostPosted: Tue Jun 12, 2012 4:33 am    Post subject: Reply with quote

Novice

Joined: 13 May 2012
Posts: 11

@Kash3338.. thanks for the suggestion, i never knew about this earlier, will try exloring this.

@Marko.. right now it is a synch flow. and the transportation used is http. As you said i guess it would be good if the requestor sent the message again.. but i was lookng for other options too.
Back to top
View user's profile Send private message
Sumi
PostPosted: Tue Jun 12, 2012 4:37 am    Post subject: Reply with quote

Novice

Joined: 13 May 2012
Posts: 11

@esa its a synch flow , we do send back a soap reply or a soap fault.
Back to top
View user's profile Send private message
marko.pitkanen
PostPosted: Tue Jun 12, 2012 4:48 am    Post subject: Reply with quote

Chevalier

Joined: 23 Jul 2008
Posts: 440
Location: Jamsa, Finland

Hi Sumi,

With synchronous WS over http you could find your self quite easy from the situation that original requester don't listen the http socket any more if your retry mechanism have long delays. But you can perhaps try to store the key that refers the correct socket with you business data and implement delayed retry inside your flow.

--
Marko
Back to top
View user's profile Send private message Visit poster's website
Esa
PostPosted: Tue Jun 12, 2012 5:07 am    Post subject: Reply with quote

Grand Master

Joined: 22 May 2008
Posts: 1387
Location: Finland

And, depending on how you select to implement the delay, RequestIdentifier.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » Retry flow mechanism
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.