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)
invoking workflows
vinylrecord
hi ,
my problem is that when i click on submit button a workflow gets invoked to send it for approval...but if immediately again i clink on the submit button withotu making any changes file goes for approval....thus effectively approver gets same copy of the file twice....is something possible so that submit is disabled for that file till it is modified....
thanks in anticipation
Find more posts tagged with
Comments
nipper
This is one of 2 workflow areas that IW needs to work on. (IMHO, the fact that I can edit a file after my task is done & it is off for approval is the other major hole)
I have never seen a reasonable solution for this, just don't do it & remove extra jobs.
I tried once before to set upa workflow that checks to see if the files were part of an existing workflow & if so, stop. You might try that. I do not have the code anymore, I think the concept will work, it got to be a lot of perl.
Andy
Migrateduser
You can put code in the wft that calls iwgetfilejobs and throws an error if the file is already associated with a job instead of starting a second job.
AutomaticLinkColor55.ssd.zip