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
6 replies
Subscribers
8 subscribers
Views
2404 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
is there a way to figure out if there is a live incomplete sub-process of a proc
Andrew
Certified Associate Developer
over 8 years ago
is there a way to figure out if there is a live incomplete sub-process of a process with an expression or a rule?
or can there be a portal report so it is configured to show only the processes that has live sub-processes?
I am deleting unwanted processes but don't want to delete the ones that has sub-processes still alive.
OriginalPostID-219010
OriginalPostID-219010
Discussion posts and replies are publicly visible
Parents
0
TJ
A Score Level 2
over 8 years ago
I recon that you're talking about asynchronous sub-processes.
I don't think there is a way to identify if an async sub-process is running.
You may try to pass parent process instance id in the sub-processes and during your deletion process, skip those instances.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
TJ
A Score Level 2
over 8 years ago
I recon that you're talking about asynchronous sub-processes.
I don't think there is a way to identify if an async sub-process is running.
You may try to pass parent process instance id in the sub-processes and during your deletion process, skip those instances.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data