Hi,I'm facing a problem in external tasks, either from workflow, or even if i call a cgi from DCT.following is the error message:Error: CreateProcessAsUser failure user=domainname\username;I tried putting impersonate_without_password=false|truedisable_ext_task_impersonation=false|trueBut of no use...Could anyone please help me out...TS 6.7.1 sp1WindowsThanksMpal
... impersonate="false" ...
Sorry for delay in reply...The problem was with perl executables. After putting ".exe" at the end of /iw-perl/bin/iwperl, it was working fine.ThnaksMpal
Look for a file iw-home/iw-perl/bin/iwperl (as well as iw-home/iw-perl/bin/iwperl.exe), delete the one without the extension.That is should be an FAQ on this site, happens quite often a null file is created called iwperl and gets picked before the iwperl.exe