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)
Start workflow after click on
carletto
Hi.
I want open a Assign Job Window after then the contributor
click on "close" button in DCR Form.
Is it possible all that?
Find more posts tagged with
Comments
Adam Stoller
I'm not sure I am understanding you, sorry. Are you asking if it is possible to start an "Assignment" workflow (there are several) after someone has closed an Edit DCR window?
If so - the answer is "yes" - you need to modify the available_templates.cfg entry for the workflow you wish to start in that situation, and add:
<command value="tt_data" include="yes"/>
within the <command_list>...</command_list> elements for that particular workflow.
--fish
(Interwoven, Curriculum Development)
Migrateduser
I think that the workflow will only be started (when configured as fish described) if the DCR has just been created or modified. If you simply Edit and existing DCR and then Close without making changes, there is no workflow command trigger.
Brinko Kobrin
Interwoven Staff Engineer
lucifer
you can start the work flow only when you modify the dcr, save the dcr and then close the dcr. you need to change the command list in available_templates.cfg to tt_data