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
4 replies
Subscribers
9 subscribers
Views
1482 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
General
We are on 7.11 cloud. We have a process set up that will create a New
aksharc
over 9 years ago
We are on 7.11 cloud.
We have a process set up that will create a News Feed. I have used Post Event to Feed smart service to create a news feed. In that service, the value of Viewer attribute is set dynamically based on what user had selected in the form. Now, once the feed is created, it is locked. I mean, no other participants can be added after the feed is created.
Is there a way, that user can add more participants after the feed is created? Note that the viewer will always have a value.
Thank you in advance.
Akshar.
OriginalPostID-191406
OriginalPostID-191406
Discussion posts and replies are publicly visible
Parents
0
brettf
over 9 years ago
The way I have accomplished this in the past is to use the create group smart service. Before your news post, create a custom group, and add the user that you want to see to post to that group. Then, post the news message to the new group. Later on, if you want to add more users to that news post, add the users instead to the group and they will have the proper permissions.
You can pass around the group as a PV and store it in the DB as part of your CDT to maintain which group needs to be updated.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
brettf
over 9 years ago
The way I have accomplished this in the past is to use the create group smart service. Before your news post, create a custom group, and add the user that you want to see to post to that group. Then, post the news message to the new group. Later on, if you want to add more users to that news post, add the users instead to the group and they will have the proper permissions.
You can pass around the group as a PV and store it in the DB as part of your CDT to maintain which group needs to be updated.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data