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
2560 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
phanibabuk
over 9 years ago
I created a parent process with 2 sub processes.
Inside the 1st sub process, I had setup a delay of 5 mins to start the process.
Inside the main process after the control comes to the parent process I configured a boolean variable to true.
Finally before starting the 2nd sub process I was checking the boolean variable to start the 2nd process.
However, when I run the parent process, both sub processes run and complete.
How is the rule getting set to true even after setting a delay of 5 mins in the first sub process.
Any inputs please.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
phanibabuk
over 9 years ago
I created a parent process with 2 sub processes.
Inside the 1st sub process, I had setup a delay of 5 mins to start the process.
Inside the main process after the control comes to the parent process I configured a boolean variable to true.
Finally before starting the 2nd sub process I was checking the boolean variable to start the 2nd process.
However, when I run the parent process, both sub processes run and complete.
How is the rule getting set to true even after setting a delay of 5 mins in the first sub process.
Any inputs please.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data