Hi ,How to get Last Comment: No such file or directory [root: 7/26/07 8:19 PM] in the transition?? Basically I want to add the comment in my failure e-mail notifcation.thanks!
i tried get comments but no success.my $this_task = new TeamSite::WFtask($taskid);my $comments = $this_task->GetComments();print debug "$comments";thanks.