Hi,
I am using workflow modeler 1.0.0.1 with TeamSite 6.7.1 SP1 on Solaris enviournment.
The Email Task in not working properly.I am trying to send email notification to a user , using email task but it's not working.
For email Task following are the valus i have entered:-
commad :-
http://$IW_SERVER/iw-cc/urlexternaltask (default one)
Task Variables:-
mail_template = /iwadmin/main/config/STAGING/workflow/email/authorNotification.xsl
ClassName = com.interwoven.ui.teamsite.workflow.task.urltask.AuthorMailNotificationTask
target_task_name = UserTask3 (Name of Task After Email Task)
The owner of the UserTask3 is the $IW_USER.
So ideally i user who logged in shd get the mail notification but i am not getting any mails.
Also one strange behaviour i found.When i logged in as a non master user, the Email Task stucks in the W/F but when i am logging master user the Email Task completes but i am not getting any mails.
I have also added the email id of the user in :- /apps/iw-home/local/config/wft/solutions/email_map.cfg file.
When i am using iw_solution_email script in external task i am getting emails, so there is not issues with email settings.
Can any body please tell me where i am wrong or is there some issue with the Email Task in WFM 1.0.0.1
Thanks in Advance,
A.S.