email notification

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
samsuf2002
Premium Member
Premium Member
Posts: 397
Joined: Wed Apr 12, 2006 2:28 pm
Location: Tennesse

email notification

Post by samsuf2002 »

Hi,

If we have a main sequence job which calls other sequences and so on. What will be the best way to implement email notification for such sequence ?

I was thinking to provide failure notification to all low level sequences and success notification to the main sequence.

Any other ideas or suggestions will be appreciated.
hi sam here
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

If all the main sequence does is chain together lower level sequence jobs, then I'd agree that you could do it that way. You could also have the main sequence do all of the notification, success or failure, if you like. Not sure if either way is "better" than the other.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply