Send Email as Body

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
kab123
Participant
Posts: 92
Joined: Tue May 18, 2004 4:05 pm

Send Email as Body

Post by kab123 »

Hello - We curently using Notification Activity in Job Sequencer, and attaching a report. however, we need the content send out in the email body but not as an attachment..
any ideas, please suggest. Thanks
Thanks
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

The only thing that is possible with the Notification activity is a hard-coded body. To do anything else create a routine that ends up invoking DSSendMail().
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
kab123
Participant
Posts: 92
Joined: Tue May 18, 2004 4:05 pm

Post by kab123 »

Thnaks ray..I wish notification activity has more features in it.
anyways, I wrote a DOS script to handle this without notification activity..
JRodriguez
Premium Member
Premium Member
Posts: 425
Joined: Sat Nov 19, 2005 9:26 am
Location: New York City
Contact:

Post by JRodriguez »

Well... I tend to forget the old DSSendMailTester routine

Normally, I used the DSSendMailTester routine that allow the body to be parameterized

Take a look at it and post any question that you might have


Regards
Julio Rodriguez
ETL Developer by choice

"Sure we have lots of reasons for being rude - But no excuses
Post Reply