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
8 replies
Subscribers
4 subscribers
Views
7142 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Reports
Tasks which are assigned to in appropriate Users
harshav
over 7 years ago
Hi All,
we have a scenario like a task is assigned to a set of users which are coming from the DB, say A, B C and D here are the scenarios
1. A,B,C are the active users D is an inactive User, the task is getting assigned to A,B,C,D
2. A,B,C are the active users D is a non user of Appian, the task is not assigned to anyone.
Now if I am having the process instance and in that instance is having these 2 Active Tasks with the below assignments, in the dashboard of the instance, I can see only the task with the assignment 1 but , I couldn't see the other task with assignment 2.Is there any issue for not showing it in the task list of the dashboard. and I can also see in the assignees column it is showing the data as null, but in the active tasks column it is showing as 2.
Is there any way where I can show both the tasks in the dashboard.
OriginalPostID-250253
Discussion posts and replies are publicly visible
Parents
0
Venkat Tandra
over 7 years ago
@Harsha, Please try this way,
1. Fetch user list from DB
2. Get all active users from user list by Iterating and save each user into multiple 'pv' of user type
3. Now assign that result user 'pv' in Assignment tab
I hope it should work......
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Venkat Tandra
over 7 years ago
@Harsha, Please try this way,
1. Fetch user list from DB
2. Get all active users from user list by Iterating and save each user into multiple 'pv' of user type
3. Now assign that result user 'pv' in Assignment tab
I hope it should work......
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data