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)
external perl task hangs
tvguide_dev
using all latest versions - new WFM
I have a workflow with an external perl filelist task. the task is called and runs to the last line perfectly. however, the task never exits and the workflow hangs. The script runs fine from a prompt.
replacing the entire contents of the perl file with a single "die" statement produces the same hang.
what am I missing?
ipm is attached
Find more posts tagged with
Comments
mdang
You would need to call workflow API to transition the task within the external task script.
--Michael
iwTech
Stop Cross Posting ,close one of the post , and redirect to another
if your external task hangs you should check “CreateFileList.pl”
(F:\Interwoven\TeamSite\tvg-bin\CreateFileList.pl)
Post it , if this does not use $task->CallBack method
Please refer TeamSite::WFtask::CallBack method.
-Vin
tvguide_dev
my first cross post - calm down