Email notification activity can this handle two parameters

Post questions here relative to DataStage Enterprise/PX Edition for such areas as Parallel job design, Parallel datasets, BuildOps, Wrappers, etc.

Moderators: chulett, rschirm, roy

Post Reply
sgpatil
Participant
Posts: 9
Joined: Mon May 26, 2008 6:23 am
Location: Bangalore

Email notification activity can this handle two parameters

Post by sgpatil »

In Email notification activity if we pass two parameter under Recipient email address box with coma separated one like
Each parameter is pointing to one group
Ex 1. #$EMAIL_TO_FIRST_GROUP#,#$EMAIL_TO_SECOND_GROUP#

Whether that will

Thanks
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

Depends on your email setup. Should work but it may want comma space or it may just want a space. Try it and let us know.
-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 »

Or it may want semi-colon (";").
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