Hi@ll,in our iwjoberrors.log we have following entries:Could not run content_deploy.bat for task 9369; retrying in 1 minuteCould not run \iw-perl\bin\iwperl \local\config\wft\directline\send_deploy_mail.iplCan someone help us?Thanks a lot!Daniel
C:\> \iw-perl\bin\iwperl \local\config\wft\directline\send_deploy_mail.ipl
use TeamSite::Config;(my $iwhome = TeamSite::Config::iwgethome()) =~ tr|\\|/|;
Now we have changed the code at the top of the wft-files, but the entries in the iwjoberrors.log are the same (please see the attached file(s)).What can we do?THXDaniel
...<template_script> <![CDATA[ use TeamSite::WFconstructor; use TeamSite::Config; (my $iwhome = TeamSite::Config::iwgethome()) =~ tr|\\|/|;... <command v="__INSERT__($iw_home);\iw-perl\bin\iwperl.exe __INSERT__($iw_home);\local\config\wft\directline\deploy.ipl directline/STAGING"/>...