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
9 subscribers
Views
3141 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
hi all, is there a way for admin to manually resume a process which is stuc
eaglez
over 10 years ago
hi all,
is there a way for admin to manually resume a process which is stuck by a certain exception?
we have a process which contains sub-process one, while this sub-process contains another sub-process two.
somehow, sub-process two is stuck. we cancelled it and restarted a new one manually. sub-process one did reach the end event but the status is not completed, which caused the main process got stuck.
hope my explanation is clear.
OriginalPostID-142941
OriginalPostID-142941
Discussion posts and replies are publicly visible
Parents
0
ryanh
over 9 years ago
The trick is, you have to make sure that either the newly restarted flow reaches a terminate end event (the one with the black circle in it) or you first cancel the 'broken' node so the broken flow is completed and then restart the node. If you start the node first, the existing 'broken' flow will still exist when the fixed one reaches an end event. When the end event is reached the results are sent back to the calling process, but it doesn't continue where it left off.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ryanh
over 9 years ago
The trick is, you have to make sure that either the newly restarted flow reaches a terminate end event (the one with the black circle in it) or you first cancel the 'broken' node so the broken flow is completed and then restart the node. If you start the node first, the existing 'broken' flow will still exist when the fixed one reaches an end event. When the end event is reached the results are sent back to the calling process, but it doesn't continue where it left off.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data