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
7 subscribers
Views
1552 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Is there a straightforward way to get a list of direct reports for a supervisor?
padmanabhanv
over 10 years ago
Is there a straightforward way to get a list of direct reports for a supervisor? Use case is to build a process for the supervisors to login an reassign tasks for their direct reports....
OriginalPostID-133269
OriginalPostID-133269
Discussion posts and replies are publicly visible
Parents
0
Sathya Srinivasan
Appian Employee
over 10 years ago
Are you using additional Groups to define users who do particular task?
You can, in that case, only look for users within those groups to identify if the supervisor is the one who is logged-in and return the value.
You can do that in a single expression using the applyFunction to loop over the result set.
Ideally, you should be using Group based assignment along with using the correct process instance security that would allow the reassignment privileges to a user with Manager credentials.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sathya Srinivasan
Appian Employee
over 10 years ago
Are you using additional Groups to define users who do particular task?
You can, in that case, only look for users within those groups to identify if the supervisor is the one who is logged-in and return the value.
You can do that in a single expression using the applyFunction to loop over the result set.
Ideally, you should be using Group based assignment along with using the correct process instance security that would allow the reassignment privileges to a user with Manager credentials.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data