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)
Workflow "and" "or" conjunction
madmonkey
I have 5 tasks linked to one user task.
Two of them are email tasks and trigger this user tasks.
the rest are a cgi, a reminder email, and a rejection email which come back to this task.
The problem is that I want both the emails to complete and then activate this user task.
If I set a conjunction => "and" on this user task. It will hold of untill all 5 tasks are executed.
So basically, I want something like this for my user task
User task
or
pred v = CGI
pred v = Reminder
pred v = Rejection Email
and
pred v = Email 1
pred v = Email 2
and
or
activation
please advise.
I am using TS 6.5 on Windows. Thanks in advance
Find more posts tagged with
Comments
Adam Stoller
Repeated from my response to your duplicate thread (please close one or the other)
I'm confused - are you saying that you set up the activation for your usertask like the above (if so, I'm assuming you did use quotes around the attribute values) and the usertask is not becoming activated until all 5 tasks have transitioned to it?
Do all 5 tasks run concurrently?
Perhaps you need to provide better details about how the workflow is designed (task-to-task flow)?