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)
file::find problem within a wft
Lee
During the instatiantion of a job i'm performing a find() within the wft file. (I'm getting a list of suitable files to display to the user to select. any files selected in the cgi form will be added to the startup task.) Everything appears to work fine but i get no files listed in the cgi. The find just seems not to run. I've put some debug stuff in the &wanted sub but get nothing. Is something preventing the execution of the find()? I've tried doing a system find piped through a grep but the same thing happens. The find works fine on the command line though ?
Really a bit stumped any help would be really appreciated.
Lee C British Airways
Find more posts tagged with
Comments
Migrateduser
It is really hard to tell what might be wrong with your code (my assumption) without seeing it. You may want to post your wft -- or relevant extracts -- for peer review.
Have you considered that the pwd (present working directory) and user may be different in the two exection environments?
Brinko Kobrin
Interwoven Staff Engineer
Edited by brinko on 09/19/02 03:53 PM (server time).