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
3 replies
Subscribers
9 subscribers
Views
3846 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Process report of process with status "paused by exception" or "Active with task cancelled by exception"
sandeepr373
A Score Level 1
over 8 years ago
I want to design a report of process instances of a particular process model which are paused by exception or cancelled by exception. Through the process report i am able to design it using filter status field but its not giving report of all instances with problem. for example there is process instance which is having problem with process node with error like "Problem with task" but still status of that process instance is active. now there is few cases like this scenario which is not coming in process report because its status is coming as active even though having issue with process node.
let me know if any one have come such kind of scenario.
OriginalPostID-268833
Discussion posts and replies are publicly visible
Parents
0
Durgesh
A Score Level 2
over 8 years ago
Yes certainly there are built-in reports for processes that you can utilize.
I can think of one alternative for your ask. As you mentioned, you wanted to know problematic process instances which are still showing as active. You can build a report of all the active process instances & set a filter for "num_problem_tasks()". This is in-built function which gives - "Number of problematic tasks in this process. Problematic tasks are canceled by exception."
Please refer this link for more information -
docs.appian.com/.../Process_and_Report_Data.html
Let us know if that works for you.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Durgesh
A Score Level 2
over 8 years ago
Yes certainly there are built-in reports for processes that you can utilize.
I can think of one alternative for your ask. As you mentioned, you wanted to know problematic process instances which are still showing as active. You can build a report of all the active process instances & set a filter for "num_problem_tasks()". This is in-built function which gives - "Number of problematic tasks in this process. Problematic tasks are canceled by exception."
Please refer this link for more information -
docs.appian.com/.../Process_and_Report_Data.html
Let us know if that works for you.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data