|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Email Notification |
« View previous topic :: View next topic » |
Author |
Message
|
drgincbia |
Posted: Tue Dec 23, 2003 7:42 am Post subject: Email Notification |
|
|
Apprentice
Joined: 23 Dec 2003 Posts: 35 Location: Omaha NE
|
Is anyone using email to notify a person on first or second notification instead of placing the notification on a worklist? Would it be easier to expire the workitem to trigger the email instead of using the notification feature? _________________ D. Grandia |
|
Back to top |
|
 |
jmac |
Posted: Tue Dec 23, 2003 7:48 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
This is done often... It is your choice as to how you implement.
If you use Notification, you will need some type of utility to run on a cron, that monitors for the Notifications and sends the emails.
If you use Expiration, you will need to send the email, then loop around back to the activity a second time, possibly making sure you do not expire it again. _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
francoisvdm |
Posted: Fri Jun 04, 2004 12:23 am Post subject: |
|
|
Partisan
Joined: 09 Aug 2001 Posts: 332
|
Where/what can you monitor for these notifications. I need to send out email when notification happens. I've got skill available to write something in C or Java, but I do not know what to watch for. Any pointers please. _________________ If you do not know the answer or you get the urge to answer with "RTFM" or "Search better in this forum", please refrain from doing so, just move on to the next question. Much appreciated.
Francois van der Merwe |
|
Back to top |
|
 |
jmac |
Posted: Fri Jun 04, 2004 5:42 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Jun 2001 Posts: 3081 Location: EmeriCon, LLC
|
Francoisvdm wrote: |
Where/what can you monitor for these notifications. I need to send out email when notification happens. I've got skill available to write something in C or Java, but I do not know what to watch for. Any pointers please. |
You have 2 choices:
1. Write a program that you run on a cron that periodically scans for Items of TYPE Notification then process those notifications.
2. Use the Audit to MQ facility and watch for the Notification event.
GOOD LUCK _________________ John McDonald
RETIRED |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|