Page 1 of 1

E-mail notification for successful job

Posted: Tue Aug 15, 2006 5:50 pm
by vardhan354
Gurus,

I want to design an ETL job to send out email when there is no abort or warnings.

Your valuable suggestions are welcome.

Posted: Tue Aug 15, 2006 6:30 pm
by chulett
That would be what is known as a Sequence job. It can be as simple as two stages: a Job Activity stage to run the job in question and a Notification Activity stage to send an email if all is ok.

Posted: Tue Aug 15, 2006 6:45 pm
by meena
Hi...
You can send a email notification in the sequencer job by using a Notification activity or by Routine activity(DSSendmail or if any routine written)........

Posted: Thu Feb 01, 2007 5:30 pm
by nkln@you
Can we pass job parameters to notification activity. I tried enclosing the job parameter in #. But the mail didnt get value for Job parameter, it got only Parameter name.

Posted: Thu Feb 01, 2007 5:34 pm
by I_Server_Whale
Please do not hijack previous posts. Please post a new post and refer any related posts over there.

Whale.