[html][/html]
no luck....
C:/iwhome/iw-perl/bin/iwperl C:/iwhome/local/config/wft/solutions/iw_solution_email.ipl jobid taskid areavpath -t taskName
[html][/html]Hi,I'm trying to run an external task with the following commnd. But it seems that the email ipl is not getting called.Is there anything wrong with the way I've writtent the command?Regards,Mav
I ran iwpt_compile.ipl for ccmail_header.tpl (as debuuging showed problem in this file)...it generated ccmail_header.ipl which produced following output:[html]TeamSite:T::iwov_emailmap::get_email() called too early to check prototype atC:\iw-home\local\config\wft\solutions\ccmail_header.ipl line 184.TeamSite:T::iwov_emailmap::get_email() called too early to check prototype atC:\iw-home\local\config\wft\solutions\ccmail_header.ipl line 230.TeamSite:T::iwov_emailmap::get_email() called too early to check prototype atC:\iw-home\local\config\wft\solutions\ccmail_header.ipl line 273.TeamSite:T::iwov_emailmap::get_email() called too early to check prototype atC:\iw-home\local\config\wft\solutions\ccmail_header.ipl line 311.TeamSite:T::iwov_emailmap::get_email() called too early to check prototype atC:\iw-home\local\config\wft\solutions\ccmail_header.ipl line 324.Cannot open C:/iw-home/local/config/wft/solutions/email_map.cfg: No such file or directory[/html]please help....
It sounds like Adam answered your questions about what is wrong. FYI, I wrote a PM modification to allow the solutions email to read the email address that TS is provided instead of requiring the email_map.cfg file. That is in the tech articles and you can search for it.
Life saver! Having these issues today, didn't want to have that email_map file. Nipper using your code I see in 6.7.2 I'm having these issues still.