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
1550 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
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
0
padmanabhanv
over 10 years ago
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 - Satya, yes - that is done and the managers can do it from the Portal - We want this in the tempo. I have build a generic process model and a set of rules to achieve this in tempo, but is needs further customization. For example - This has to be a generic functionality; that can be used by supervisors belonging to ''x' number of groups. The 'users' vary in that scenario, hence my question on he existence of a straightforward way to get this list. I think I can take it up from here. Thanks
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel