Email Notification without JOB STATUS REPORT

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
ysrini9
Participant
Posts: 108
Joined: Tue Jul 12, 2005 2:51 am

Email Notification without JOB STATUS REPORT

Post by ysrini9 »

Hi Team,

we have designed Email Notification seq for sending E-Mail with attachment..
If I check below option in the Mail_Notification ..It's working fine.
Option--->Include job status in the Email.

but my requirement is no neeed to send JOB STATUS REPORT in the subject.

If I uncheck the above option...we are not getting the attachment.

Please do the needful...

Regards,
Srini Y
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

And what value did you enter in the "EMail Subject:" field?
sirishds
Participant
Posts: 18
Joined: Sat Jun 12, 2010 11:28 pm

Re: Email Notification without JOB STATUS REPORT

Post by sirishds »

Which version of datastage are you working on? what is that you are using for email notification is it Notification Activity or DssendemailAttachment Routine.If you are using Notification Activity switch to routine DSsendemailattachment.Hope this helps.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

They are two separate options and one should not be affecting the other. What's in the Sequence job's log with regards to the Notification Activity stage, what information is it logging? Any issues with it finding the attachment?

If this is a bug in your version and you truly are back in the 7.x world you are pretty much out of luck and will need (as noted) to switch to a custom routine.
-craig

"You can never have too many knives" -- Logan Nine Fingers
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post by ray.wurlod »

There's a check box in the Notification activity. Uncheck it and the job status report will not be attached.
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