Hi,
We are using TS 7.3.2 and using the workflow task update task we are trying to fetch the file which is in the staging area to actual work area. If the file is having confilts we should be over writing the file from the staging area.
how ever when I am using the update taks its not over writng the files from staging its manually asking us to resolve coflicts .Even after doing the resolve conflits its not progressing
The following are the flags being used in the task
Delete - true
Lock - false
Over write mode - true
Transfer only - false
Any help would be highly appreciated.