Hi,
I am using workflow model 1.0.0.1 and TS 6.7.1 SP1.
I need to use email task to send mail to a group. How can I do that?
I have tried following things:
Specify the group name as the owner of the mail task. Have an entry in the email_map.cfg for that group
user name="Content_Reviewer" fullname="Content_Reviewer" email="abc@test.com,
xyz@test.com"
But this does not seem to be sending any mail. Task says email notification has sent but i do not get any mail.
Please help me what is going wrong here.
Does WFM 1.0.0.1 read mail ids from email_map.cfg at all? Does email task can send mails to a group or it can just to a single user.
Note: This version of workflow model uses JAVA class and not iwsend_mail or iw_solutions_mail.ipl
Please advice.