I am trying to show the iw_solutions_email.ipl on 7.2. Has anyone used this on 7.2 ? I copied the code from other working servers (6.7.2)
Simple workflow but I am getting errors when it runs. This is all out of the box config (not changing the tpls at all)
Log:
#############################################
Leaving Generate Part (Mail Header) function
#############################################
#############################################
Entering Generate Part (HTML Body) function
#############################################
========== Generate Command (HTML Body) ==========
d:/iw-home/iw-perl/bin/iwperl d:/iw-home/bin/iwpt_compile.ipl -pt d:/iw-home/local/config/wft/solutions/ccmail_textbody.tpl -iw_pt-dcr d:/iw-home/tmp/task_output11688105.xml
========== Generate Output (HTML Body) ==========
A task has been assigned to you:
[url="
http://TEAMSITE/iw-cc/viewtaskdetails?taskid=11688104PROJECT"]
http://TEAMSITE/iw-cc/viewtaskdetails?taskid=11688104PROJECT[/url]: content: root OWNER: corp\andykni INITIATED: 12/23/10
PRIORITY: DUE DATE: (none)
DESCRIPTION AND COMMENTS
------------------------------------------------------------------------
DESCRIPTION:
go [corp\andykni: 12/23/10 10:47 AM]
CURRENT TASK:
go
COMMENTS:
2 [Task 11688103: corp\andykni 12/23/10 10:48 AM]
1 [Task 11688101: corp\andykni 12/23/10 10:47 AM]
ATTACHED FILES
------------------------------------------------------------------------
No attached files.
#############################################
Leaving Generate Part (HTML Body) function
#############################################
Exception in d:/iw-home/local/config/wft/solutions/iw_solution_email.ipl:
Poorly formed XML:
Could not process template: d:/iw-home/local/config/wft/solutions/ccmail_header.tpl
Try debugging like this: iwpt_compile ... -ocode ****.ipl; ****.ipl
XML parse error :
junk after document element at line 8, column 0, byte 105 at d:\iw-home\iw-perl\vendor\lib/XML/Parser.pm line 187
Config:
[php]
__INSERT__( iw_get_mail_cmd('iwsend_servlet_mail','Done') );
[/php]