modifying PATH for worker items

   1227   0   0
User Avatar
Member
321 posts
Joined:
オフライン
What's the recommended way to modify the PATH environment variable to pass on to work items? In the farm schedulers, PATH gets ignored because it contains paths in $HFS . I'd like to just be able to prepend or append extra paths to the running work item's environment without clobbering any existing path items on it.

I guess a Python pre-render script is the best approach?
  • Quick Links