Hi,I have used iw_solution_email.ipl script (Template based script ) for generating notifications.The script makes use of the template files(like ccmail_htmlbody.tpl) to generate the mail body.The tpl includes a reference to another tpl(ccmail_button.tpl) which adds a Finish button.This button has a href to iw-cc/transitiontask?taskid=TaskNo,so that it links to the workflow task (with specified id) in a new browser.However the behaviour that I observed for author and approver tasks were different.For example :a)For Author task,on clicking the Finish button a login screen is presented with the id/role of the user who is owner of Author Task.(I complete the author task and logout from TeamSite ContentCenter Professional.)b)Whereas for Approver task,on clicking the Finish button it does not prompt for a Login,but directly connects to the approver task,with Approve/Reject options.However the task could not be completed.(The options for Approve and Reject are disabled).Ideally it should prompt a Login screen so that appropriate user gets logged in and is able to complete the Task.Is there anything that I am missing or is it that workflow tasks cannot be accessed from email with Template based email script.Any clue would be helpful,Thanks in advance.Santosh