Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Updatetask moves file, but does not move lock
lcarr
TeamSite 5.5.2 SP2 on Windows 2000
I have a workflow that was working on a development server. I moved it onto a different server, updated any references to the server name and the workflow now behaves differently.
The workflow starts with a usertask that attaches files to the task. The next task is an updatetask (lock="t") to move files from one workarea (import) to a user's workarea. The update task is followed by a cgitask which calls razf_metadata.ipl, with which you are familiar. In the ipl, I print out the taskid, workarea, and check for attached files. The output has the correct task id, but the workarea is "Y:" and the call to $task->GetFiles() does not return any files.
In the Interwoven webdesk UI, I see that the file is attached to the task and has been copied to the correct workarea, but it is still locked in the import workarea. What would cause the file to be transferred, but the lock remain in the original workarea? Why would the Interwoven UI see the file is attached, but the ipl not?
Find more posts tagged with
Comments
There are no comments yet