Home
TeamSite
Configurable workflow
GodBlessMe
Hi,
I'm working on a configurable workflow. Basic idea is , the user will select "Editor Assign" or "Author Submit" in the workflow configuration window. Based on the user's selection the workflow's start task will be an Editor's assign task or Author's submit task.
Is it possible to set the start task of a workflow dynamically?
Any help in this regard is highly appreciated.
Find more posts tagged with
Comments
james1
> Is it possible to set the start task of a workflow dynamically?
Yes.
-- James
--
James H Koh
Interwoven Engineering
GodBlessMe
Can you please be more specific? Is there any documentation on how to set the start value dynamically based on the values selected by the user in the previous window?
Thanks
Adam Stoller
There are several configurable workflows that come with TeamSite 5.5.2 - that you could look at for examples. Basically you will need to use Perl within the WFT to generate the XML code for the workflow. If you are not comfortable with doing this - you'll probably need to get someone who is, or go through training.
If you are comfortable with this - the aforementioned code example and the SP3 version of the TeamSite Workflow Developer's Guide should help.
--fish
(Interwoven Senior Technical Consultant)