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
2186 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
sikhivahans
over 8 years ago
@balasubramanik If you requirement is bulk updates, one among the various possible ways is - Create a process model and read the data from the target sub-process using Query Analytics/Get PV. Modify the data that is read and update the target subprocess's data with modified data by using IFM or Get PV. It really depends on the updates you are trying to perform. I would prefer bulk updates to the one suggested above if the instances are in the hundreds and more and human efforts are a concern.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sikhivahans
over 8 years ago
@balasubramanik If you requirement is bulk updates, one among the various possible ways is - Create a process model and read the data from the target sub-process using Query Analytics/Get PV. Modify the data that is read and update the target subprocess's data with modified data by using IFM or Get PV. It really depends on the updates you are trying to perform. I would prefer bulk updates to the one suggested above if the instances are in the hundreds and more and human efforts are a concern.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data