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
10 replies
Subscribers
9 subscribers
Views
7951 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
I want group membership of user of type system administrator. I used
kaushikr276
A Score Level 2
over 8 years ago
I want group membership of user of type system administrator.
I used getgroupsformemberuser() to get list of groups where user is member.
I used getgroupsforadminuser() to get list of groups that a given user is an administrator but it returns system groups. For basic user, same function returns list of groups that a given user is an administrator.
Is there any other function i can use?
OriginalPostID-215085
OriginalPostID-215085
Discussion posts and replies are publicly visible
Parents
0
siddharthg837
over 8 years ago
Hi Kaushik,
You can first find out all users who are system administrator in your org, by the out of the box user attribute available to the Appian User object, which is "userTypeName". Once you have the list of these users with you - you can then find out their respective group membership.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
siddharthg837
over 8 years ago
Hi Kaushik,
You can first find out all users who are system administrator in your org, by the out of the box user attribute available to the Appian User object, which is "userTypeName". Once you have the list of these users with you - you can then find out their respective group membership.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data