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
2844 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
see the attached process design snippet, You can append the 3 UIT's data into one CDT type (multiple) & using a status flag can create sub process instance one after other on the completion of previous subprocess task. I have attached sample Application also let me know if you need more details on it.
POC.zip
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
vineeta6579
over 9 years ago
see the attached process design snippet, You can append the 3 UIT's data into one CDT type (multiple) & using a status flag can create sub process instance one after other on the completion of previous subprocess task. I have attached sample Application also let me know if you need more details on it.
POC.zip
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data