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
5 replies
Subscribers
9 subscribers
Views
4112 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Get Process Status inside Process Model
Raj
over 7 years ago
Hello - Is there a way to get the process status within the process model during design? I was able to get process status in reports using process_status() function, while the same couldn't be used inside a process model. My requirement is to branch in the workflow based on process status e.g. when process status = completed, I need to send an email.
OriginalPostID-265971
Discussion posts and replies are publicly visible
Parents
0
anshuk611
over 7 years ago
Create one process report.Use Excecute Process report smart service in process model.Capture the status in a process variable.Use this variable as a decision making when you want to send out the mail.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
anshuk611
over 7 years ago
Create one process report.Use Excecute Process report smart service in process model.Capture the status in a process variable.Use this variable as a decision making when you want to send out the mail.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data