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
2 replies
Subscribers
9 subscribers
Views
1650 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Feasible solution to use deadline feature in process model
anjup
over 8 years ago
I have a requirement where I will set a deadline in the parent process model. Is there any way to get this deadline(pp!deadline) in all the sub-processes without having to configure in all the sub-processes. I aware we can achieve this either by passing to sub-processes or send-receive messages. As, there are many sub-processes, these approaches are not feasible. I want to achieve this, because I have a requirement to capture all the deadline values in the process report and process accordingly. I am looking for a feasible solution.
OriginalPostID-264261
Discussion posts and replies are publicly visible
Parents
0
Vinod Bongoni
Certified Lead Developer
over 8 years ago
If you know the parent process id then you can get the deadline(pp!deadline) wherever you need from process report. Just fetch the details from process report by using process id and you can get the deadline. The a!queryProcessAnalytics(),parent_process_id() functions will help you.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Vinod Bongoni
Certified Lead Developer
over 8 years ago
If you know the parent process id then you can get the deadline(pp!deadline) wherever you need from process report. Just fetch the details from process report by using process id and you can get the deadline. The a!queryProcessAnalytics(),parent_process_id() functions will help you.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data