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
7 replies
Subscribers
6 subscribers
Views
3291 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Hi All, Is there any process model property that will show when the p
mohamedt808
over 9 years ago
Hi All,
Is there any process model property that will show when the process fails due to technical issues. What we are looking at is to trigger another process in case of any failures.
Regards,
Thoufiq.
OriginalPostID-155795
OriginalPostID-155795
Discussion posts and replies are publicly visible
Parents
0
siddharthg521
over 9 years ago
If there is any particular flow or smart node which you need to monitor or escalate in case of process failures, you can wrap that particular module in a separate sub process and then configure exception on the sub process node in your parent process to set the timer set to max time. In case of failure the exception path would trigger thereafter which you can set your process variables as required.
PS: The above approach is just one of the hack to achieve such cases which might or might not fit for all use cases (such as if there are any user input tasks in that sub process, etc)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
siddharthg521
over 9 years ago
If there is any particular flow or smart node which you need to monitor or escalate in case of process failures, you can wrap that particular module in a separate sub process and then configure exception on the sub process node in your parent process to set the timer set to max time. In case of failure the exception path would trigger thereafter which you can set your process variables as required.
PS: The above approach is just one of the hack to achieve such cases which might or might not fit for all use cases (such as if there are any user input tasks in that sub process, etc)
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data