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
7 replies
Subscribers
6 subscribers
Views
2555 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi, I have a parent process with triggers "n" sub processes.
phanibabuk
over 9 years ago
Hi,
I have a parent process with triggers "n" sub processes.
I will not start the 2nd sub process until unless the 1st sub process is completed.
I will not start the 3rd sub process until unless the 2nd sub process is completed.
How can I achieve this?
Your inputs are appreciated!!!!
OriginalPostID-171535
OriginalPostID-171535
Discussion posts and replies are publicly visible
Parents
0
narasimhaadityac
A Score Level 2
over 9 years ago
Hi Phani, if we have the child process initiation wait, then we can make the parent process call the child processes as synchronous so that it will make sure that it will wait for the child process to complete before triggering the second one.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
narasimhaadityac
A Score Level 2
over 9 years ago
Hi Phani, if we have the child process initiation wait, then we can make the parent process call the child processes as synchronous so that it will make sure that it will wait for the child process to complete before triggering the second one.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data