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
4 replies
Subscribers
6 subscribers
Views
2188 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Re-running sub processes
Bala K
over 8 years ago
Hi,
Currently when I monitor and start instance of any node in sub-process, it continues to execute the parent process as well. Is there any way to stop once sub-process finishes execution?
OriginalPostID-261549
Discussion posts and replies are publicly visible
Parents
0
Poorna Guduri
A Score Level 1
over 8 years ago
While editing the instance keep a Rule Event and give a condition which will always return false and then save & debug the instance. You can add the rule event just before the end/terminate event of the sub-process and so it won't get finished which actually prevents the re-execution of Parent process instance.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Poorna Guduri
A Score Level 1
over 8 years ago
While editing the instance keep a Rule Event and give a condition which will always return false and then save & debug the instance. You can add the rule event just before the end/terminate event of the sub-process and so it won't get finished which actually prevents the re-execution of Parent process instance.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data