Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
6 replies
Subscribers
6 subscribers
Views
2841 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi, I have a requirement where a User Input Task (UIT) has a timer exceptio
sainadhn
over 9 years ago
Hi,
I have a requirement where a User Input Task (UIT) has a timer exception. UIT is triggered by timer event i.e dateTime Array. For each value in DateTime array it will trigger a task. All tasks have same deadline after which they move forward (through mentioned timer exception).
Say for example 3 UIT's are triggered one after another and they waited till common deadline and then they took the exception path and reached next node which is a sub process now it is running 3 instances at a time.
but my use case requires this sub process to run these multiple instances one after another. But they are running concurrently which is not a desired behavior that i am looking for. Is there any option / workaround available while configuring nodes to make them wait till the active node completes and then start a new instance?.
OriginalPostID-165682
OriginalPostID-165682
Discussion posts and replies are publicly visible
Parents
0
vineeta6579
over 9 years ago
So as per my understanding we have race conditions only on exception flow and user is not using "Save Changes" tempo out of box option.In that
case, we can start exception flow from timer event & not from task exception event.
Kindly find attached update process flow model.
POC2.zip
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
vineeta6579
over 9 years ago
So as per my understanding we have race conditions only on exception flow and user is not using "Save Changes" tempo out of box option.In that
case, we can start exception flow from timer event & not from task exception event.
Kindly find attached update process flow model.
POC2.zip
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data