Hi,I have a workflow model which has one DCR attached to the initiated job, in one of the external task I need to attach one more DCR with the same name but in different branch path. This DCR would be a translated DCR of the original DCR.original DCR sample path: /default/main/samplebranch.com/WORKAREA/work/templatedata/hotel/hotel_info/dcrname.dcrtranslated DCR sample path to be attached to the job using CLT/default/main/samplebranch.uk/WORKAREA/work/templatedata/hotel/hotel_info/dcrname.dcrPlease help me understand if this is possible. I did try to use a CLTiwaddtaskfile -s "server ip" "taskid" templatedata/hotel/hotel_info/dcrname.dcr "Attached to test" while being in /default/main/samplebranch.uk/WORKAREA/work directory. But I get an error ERROR:00017: Item already existsI read that iwaddtaskfile takes the file path relative to the areavpath so is there no way a workflow can have files from different branches and workareas?Please help, this is urgent.
Hi Ghoti, cant we invoke a cgi say like cross branch browser cgi to browse the files from multiple workareas and attach the files to the task? will this work? Can you please suggest me some other work around apart from nested workflow ?Hi dolly, Ghoti please correct me if I am wrong, you can copy the translated DCR to the current workarea during instantiation or before adding of the files thru external task and proceed further with your process,once done you can delete the file from current workarea.I guess this is possible..will this possible ghoti??~S.