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 » Reduce error emails while processing the batch messages

Post new topic  Reply to topic
 Reduce error emails while processing the batch messages « View previous topic :: View next topic » 
Author Message
venkat_chekka
PostPosted: Thu Jun 07, 2012 10:42 am    Post subject: Reduce error emails while processing the batch messages Reply with quote

Apprentice

Joined: 14 Apr 2006
Posts: 37

Hi,

I have a requirement to handle error email notifications for batch process messages failure situation.

Currently we are getting tons of error emails while processing batch input messages when something goes wrong in the message flow. Example: DB access failure in the message flow.

We are sending email for each failure in the message flow so sending tons of emails when something goes wrong while processing batch process messages.

So we are planning to reduce the number of emails in this situation.

Is there any way to send only one email in this case for each batch process?

Is there any third party tool or application can handle this problem?

Thanks,
Venkat Chekka.
Back to top
View user's profile Send private message
lancelotlinc
PostPosted: Thu Jun 07, 2012 11:08 am    Post subject: Reply with quote

Jedi Knight

Joined: 22 Mar 2010
Posts: 4941
Location: Bloomington, IL USA

>>Is there any way to send only one email in this case for each batch process?

Yes.


>>Is there any third party tool or application can handle this problem?

Yes (MQ). Write the proper logic to make your application behave the way you want it. For example, you could dump each error to a queue, then periodically, maybe once per hour, read all the errors into a single email.
_________________
http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Back to top
View user's profile Send private message Send e-mail
Vitor
PostPosted: Thu Jun 07, 2012 11:25 am    Post subject: Re: Reduce error emails while processing the batch messages Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

venkat_chekka wrote:
Is there any way to send only one email in this case for each batch process?


Yes. Code your flow to do this. It's (presumably) your logic that's sending the emails so if you want to change how the emails are sent change your code.

venkat_chekka wrote:
Is there any third party tool or application can handle this problem?


A 3rd party tool that makes your code act the way you want? Typically they're called "consultants" rather than "applications" or "tools".

Except in moments of extreme unprofessionalism.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
kash3338
PostPosted: Thu Jun 07, 2012 10:05 pm    Post subject: Re: Reduce error emails while processing the batch messages Reply with quote

Shaman

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

venkat_chekka wrote:

Is there any way to send only one email in this case for each batch process?

Is there any third party tool or application can handle this problem?


What is your current approach for sending error mails? Have you used a 3rd party tool/app? If your current approach is doing with WMB, why cant your new approach do the same with the code logic changed?
Back to top
View user's profile Send private message Send e-mail
inMo
PostPosted: Mon Jun 11, 2012 8:25 am    Post subject: Re: Reduce error emails while processing the batch messages Reply with quote

Master

Joined: 27 Jun 2009
Posts: 216
Location: NY

Vitor wrote:

...they're called "consultants" rather than "applications" or "tools".

Except in moments of extreme unprofessionalism.


Now that's funny
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 » Reduce error emails while processing the batch messages
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.