Page 1 of 1

Email Notification

Posted: Wed May 06, 2009 10:00 am
by sgar
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.

Posted: Wed May 06, 2009 4:43 pm
by ray.wurlod
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.