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 » SOAPRequest node

Post new topic  Reply to topic
 SOAPRequest node « View previous topic :: View next topic » 
Author Message
Lucky
PostPosted: Fri Mar 04, 2011 2:06 am    Post subject: SOAPRequest node Reply with quote

Apprentice

Joined: 06 Feb 2007
Posts: 35

Hi All,
I've a message flow in which i'm calling a webservice using SOAPRequest node. When webservice is down i want to retry for 3 times then only handle the exception.

Using WMB7 version

Since we don't have built in feature with SOAPReuest node. How to implement this feature in message flow.
Note:
1. Dont want this retry feature for all errors. Only webservice down errors.
2. We dont have any transaction database assosciated with my message flow.

Please share your views on this implementation.

Thanks.
Back to top
View user's profile Send private message
paintpot
PostPosted: Fri Mar 04, 2011 7:25 am    Post subject: Reply with quote

Centurion

Joined: 19 Sep 2005
Posts: 112
Location: UK

Use the Environment to keep a webservice call tried count.

Check the results of the call - then optionally stick the request back into the webservice request, by routing it back in - don't foget to increment the count.

Give up if it is not the right error or if the retry count has been reached.

Alternatively - delegate this activity to the web service you are calling - which is how WMB does its SOAPInput nodes (see Retry).
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 » SOAPRequest node
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.