Page 1 of 1

Email Subject is not populating

Posted: Mon Apr 25, 2011 4:07 pm
by jagadam
Hi All,

We have got a strange issue with Email subject notification. We are scheduling ds jobs through third party tool called UC4. For few master sequencers the email subjects are not populating and for some others it's working fine. If i run the same job through datastage i don't see any issues and email subjects are working fine.

So is there any place where we can debug this issue. Could anyone let me know what might be wrong. Please throw your inputs.

Thanks in Advance.

Posted: Mon Apr 25, 2011 4:36 pm
by chulett
So... throw us a bone here. Are you using the actual Email Notification stage in your Sequence jobs or something else? How are you populating the subject?

Posted: Mon Apr 25, 2011 6:18 pm
by jagadam
I am using actual email notification activity stage in sequencers and the subject line would be of " XXX Job finsihed succesfully in #Environment# (Environment is a parameter -- test/qa/prod).

Posted: Tue Apr 26, 2011 12:21 am
by zulfi123786
you trigger the job using your scheduling tool or run it from datastage or Unix as long as your paramets passed are the same the subject should be populated properly.

Run the job using your scheduling tool (where you say the subject isn't working fine) and run it from datastage (where you say subject works is populated correctly) and observe the parameters, that should give you a clue.

Posted: Tue Apr 26, 2011 1:57 am
by pandeesh
the email notification stage should populate the subject regardless of from where you are running..

if u run via scheduling tool or unix script or datastage, it should populate.

Your case is strange..

Posted: Tue Apr 26, 2011 6:43 am
by chulett
When you say it is 'not populating' do you mean sometimes it is blank? Or that the text is there but the status variable is missing/unresolved? :?

Posted: Tue Apr 26, 2011 7:36 am
by jagadam
Thanks for all your replys . I will do a test to compare the parameters with ds run and scheduling tool run.

Chulett --- Yes sometimes it is blank.

Posted: Tue Apr 26, 2011 8:50 am
by chulett
That makes no sense and seems like something to me that you should take to your official support provider. Perhaps there is a patch or fixpack available that addresses that.

Posted: Tue Apr 26, 2011 9:28 am
by jagadam
Thanks Chulett. I will take this to official support provider and let you know the updates.

Once again thanks to everyone for the inputs.