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)
Quick grouptask/externaltask question
rollo
This may be a foolish question but bear with me. I have a grouptask which is immediately followed by an externaltask to find who took ownership, and set the relevant task owners throughout the workflow. My question is, who should own the externaltask that immediately follows the grouptask? The problem is that not everyone who starts the workflow has access to run the script to set the owners (apparently, cos it just hangs up for certain users but works fine for others). So iw_user won't work in all cases. I just wonder if there's something really obvious that I'm missing.
In case it matters, we're on Solaris and iwversion returns:
iwserver: 5.5.2 Build 10716 Interwoven 20020811
Thanks for any help.
Phil
Find more posts tagged with
Comments
mogoo
Phil-
I had to do that same thing, and I just set owner="" ...which reverts it to "root", that way, the script runs. Don't know if this is the best way to handle it, but it works.
maureen
rollo
Thanks Maureen, that did the trick.