Just for information, this is the response from vendor support with my reply.
Subject: RE: 1-56126286 | Internal Email notification spamming
Randy,
Thank you for your recent support request. This issue is being tracked as SR 1-56126286.
To answer your questions -
Integration Server provides a capability called “Event Handling”, in which you can write services (event handlers), subscribing to specific events.
There are different types of events you can subscribe to, depending on requirement.
For your case, you might be interested in subscribing to “Exception” events.
Further, you can add filter conditions to event subscriptions, which will allow you send notifications selectively.
E.g. If you want to send an email alert to specific set of engineers, if specific exception is encountered.
At a high level, You will need to write a flow service, which uses “pub.client:smtp” to send an email to designated users.
This flow service will subscribe to “Exception” events, and will check the value of “errorType”, in the input it receives, when “Exception” event occurs on IS.
Detailed steps for building Event Handlers, and different types of Events are documented in our “Developer Users Guide” (DeveloperUsersGuide.pdf),
bundled alongwith the product installation - “Chaper 15: Subscribing to Events” - elaborates this feature.
Let me know if this information helps.
webMethods Technical Services
US Phone: 1-888-222-8215
www.webMethods.com
My response dated… Wed, 08 Jun 2005 10:50:37 -0400
Mime-Version: 1.0
X-UID: 2089
To support:
Yes, we are evaluating that as an option.
What we desire is really an escalation process path and from my initiated thread on the wmusers list
[url=“wmusers.com”]wmusers.com this appears to be a common problem where customers are creating their own solutions to resolve.
We too are looking at a custom solution.
This truly would be beneficial for you as the vendor to provide a “configurable” utility within the product to handle an escalation path for such error events.
Maybe an addition to PSUtilities if the vendor would not support a “pseudo” generic solution?
You have something similar for the excessive login messages errors that are generated.
If you determine to file this to backline support for a Feature request on our behalf,
also mention that the Service Email designation and Internal Email designation cannot be used (at least in 6.1) for multiple email addresses.
This forces one to use an email list or mailbox designation for this configuration to have more than one person notified.
Using mail lists forces email administration ramifications.
Regards,
#Integration-Server-and-ESB#webMethods-Architecture#webMethods-General#webMethods