Hi,This is a customized workflow.I am looking for a CLT which can delete file from the teamsite workarea.Command iwdeltaskfile is not looking helpful.I tried to run this command on an IPL which is called from Workflow External task.Please suggest me the right command for deleting files.I want to delete user selected file from workarea and target server both.Nidhi A...
If you are on perl, use the unlink command to delete the file and as per next step use iwsubmit to remove from workarea.Also, as per OD you need to use doDeletes=yes within your config file.HTH
Hi Achin,Thanks for the comeplete flow of task.Command iwdeltaskfile also worked for me. I was looking this exe in wrong directory. It is present at iw-home/bin not in iw-perl/bin.Thanks,Nidhi A