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
3 replies
Subscribers
6 subscribers
Views
1667 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
In one of my requirement I have to post a feed to selected user in a currently e
ankitb0003
over 12 years ago
In one of my requirement I have to post a feed to selected user in a currently executing process.
I am creating group and adding user to the group and posting feed to tempo on fly.
But all group members are not able to view feed after posting, there is time delay. (It is taking some time, or after restarting server user is able to view the post).
I am having post comment to feed node in same process. It is getting failed (saying user don’t have sufficient privilege). But if we execute same node after some time it is working.
Is there any alternate way to achieve it? To avoid error while posting comment to feed.
This will end up in creating multiple groups over a period of time. Is this right procedure?
...
OriginalPostID-64672
OriginalPostID-64672
Discussion posts and replies are publicly visible
0
rayudua
over 12 years ago
I had the same situation,. create system feed event, and then tried to post a comment in the same swimlane,. the users are added the group before the event feed and some how it does not understand that and throws error even though the fact is the user is in the right group. Its the timing issue and user cache i guess. there might be a plugin to resolve user cache to reflect immediately. I did not pursue further on that and today saw the same issue from you.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
shelzle
over 11 years ago
Group membership is static while logged in. So the user has to re-login to get access to the feed/post. There is a plugin "Personalization Utilities" that can add a user to a group without re-login.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
rayudua
over 11 years ago
That is true, skilby also once mentioned the same. Would that be something appian in future make it happen out of box without plugin?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel