Email Notification
Moderators: chulett, rschirm, roy
Email Notification
I am using DataStage 7x Server Edition. I want to get the email notification only when certain type was inserted in a sequential file. Please let me know if there is a routine or function that I can use.
sgar
-
ray.wurlod
- Participant
- Posts: 54595
- Joined: Wed Oct 23, 2002 10:52 pm
- Location: Sydney, Australia
- Contact:
Welcome aboard.
Probably the easiest solution is to create a routine that passes the value through unaltered, but invokes DSSendMail() - conditionally perhaps - when it's invoked.
Probably the easiest solution is to create a routine that passes the value through unaltered, but invokes DSSendMail() - conditionally perhaps - when it's invoked.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.