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
11 replies
Subscribers
6 subscribers
Views
4755 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Smart Service for Deleting Groups
arunkumarc
over 8 years ago
Hi,
I am looking for some Smart Service which can give us to delete a Group from Process model.
I can see smart services Like "Delete Department" "Delete Team". Is there anything similar for Delete Group?
Thanks
OriginalPostID-257795
Discussion posts and replies are publicly visible
Parents
0
chetany
A Score Level 1
over 8 years ago
Check the GroupService interface in he public API. It has few methods like removeAdminGroups, removeGroupsFromMyGroups etc. Although it is not exactly what you are looking for, it comes pretty close. You can create a smart service which uses this API and which can delete a group given a groupId
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
chetany
A Score Level 1
over 8 years ago
Check the GroupService interface in he public API. It has few methods like removeAdminGroups, removeGroupsFromMyGroups etc. Although it is not exactly what you are looking for, it comes pretty close. You can create a smart service which uses this API and which can delete a group given a groupId
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data