Hi All,I am getting the following error at cmd,C:\Documents and Settings\XYZ>iwaddtaskfile -s dfw111spcms1 4572 Y:\default\main\ABC\intranet\WORKAREA\default\driver_test.cfm "This needs to be reviewed"ERROR:00001: Failure in operationAny pointers?Thanks!JenniTS6.7.1 sp1Windows ee
File Path parameter of the 'iwaddtaskfile' Command should be relative to the task's areavpath.Assuming that your Task areavpath attribute is /default/main/ABC/intranet/WORKAREA/default, tryiwaddtaskfile -s dfw111spcms1 4572 driver_test.cfm "Whatever..."Please note that if areavpath differs you simply can not attach the File you want, not to this particular Task anyway