Hi all,TS 6.7.1 / windowsI am trying to configure emails with workflow using the solution example IWOV provides.I get the following error message in iw#############################################Leaving Generate Part (Plain Body) function#############################################Exception in C:\Interwoven\TeamSite\local\config/wft/solutions/iw_solution_email.ipl: Poorly formed XML:Could not process template: C:/Interwoven/TeamSite/local/config/wft/solutions/ccmail_header.tplTry debugging like this: iwpt_compile ... -ocode ****.ipl; ****.iplXML parse error : junk after document element at line 8, column 0, byte 117 at C:\Interwoven\TeamSite\iw-perl\vendor\lib/XML/Parser.pm line 187I have uploaded the log and the email_map filesAny pointers as to where i am going wrong will really be helpful. Thanks for your time.Thanks
Hi,The command line does have a -t task nameC:\Interwoven\TeamSite/iw-perl/bin/iwperl C:\Interwoven\TeamSite\local\config/wft/solutions/iw_solution_email.ipl -t "Review 1"Attaching the taskoutput file.Thanks