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
+2
person also asked this
people also asked this
Replies
5 replies
Subscribers
10 subscribers
Views
5727 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
How to re-run particular instance of a node with MNI
Piyush Agarwal
over 8 years ago
If any node is having MNI on it and if any of the instances goes to error then how can we re start those instances only without effecting others.
This is required when we have MNI on Write to database node. In my case, out 10 instance few of the instances went to error state due to connection issue. Now I want to run only those error ones instead of running whole node again.
appreciate the quick response. Thanks.
OriginalPostID-244406
Discussion posts and replies are publicly visible
Parents
0
rodgraham
Certified Lead Developer
over 8 years ago
Don't think you can re-start them. You could modify the process instance and pull out of the array that you're using for your mni all the failed ones and then add a new write to database node to process just those.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
rodgraham
Certified Lead Developer
over 8 years ago
Don't think you can re-start them. You could modify the process instance and pull out of the array that you're using for your mni all the failed ones and then add a new write to database node to process just those.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data