conditional send mail

Post questions here relative to DataStage Server Edition for such areas as Server job design, DS Basic, Routines, Job Sequences, etc.

Moderators: chulett, rschirm, roy

Post Reply
happyramana1
Participant
Posts: 11
Joined: Thu Jun 05, 2008 7:32 am

conditional send mail

Post by happyramana1 »

i need to send mail notification only if some records (i.e reject count>0) are rejected in a particuar stage.
Currently i am using Dssendmail routine in transformer stage to send out a mail in the after stage subroutine.
Can some constraits be imposed for the after subroutine to initiate
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

Yes, but probably involve you creating your own after-stage subroutine.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
Post Reply