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
1184 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
Hi, how can I know who are my followers (I can just see the number but not
saram
over 11 years ago
Hi,
how can I know who are my followers (I can just see the number but not who they are).
Thank you!...
OriginalPostID-79031
OriginalPostID-79031
Discussion posts and replies are publicly visible
Parents
0
Sathya Srinivasan
Appian Employee
over 11 years ago
... however, if you want to do this in an Appian installation that you locally have & you have access to the Primary data source, you can
select followers_usr_id from usr_followers where user_id = your_user_id;
and map the output to a User array to find out those who're following you.
As Patty said, not possible on Forum.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Sathya Srinivasan
Appian Employee
over 11 years ago
... however, if you want to do this in an Appian installation that you locally have & you have access to the Primary data source, you can
select followers_usr_id from usr_followers where user_id = your_user_id;
and map the output to a User array to find out those who're following you.
As Patty said, not possible on Forum.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data