I have a list of groups a user belongs to. Those names do not match the name of

I have a list of groups a user belongs to. Those names do not match the name of the group though, but are identical with a group attribute of the groups.
What would be the best way to add/remove users from groups based on that list? Can I do this with OOTB functinality or will I have to create a custum plug-in? Thanks!...

OriginalPostID-41331

OriginalPostID-41331

  Discussion posts and replies are publicly visible

Parents
  • Moritz,

    I was browing through the custom functions in the Shared Components of Forum and there does not appear to be a way to get from group attribute to group. The same is true for the out of the box group function.

    How have you received this list? If this was from another process in Appian, then you should make sure to save the group ID's or the groups themselves to better manage the group membership.

    If the information is not from Appian, then you will need to create a custom function to achieve this.
Reply
  • Moritz,

    I was browing through the custom functions in the Shared Components of Forum and there does not appear to be a way to get from group attribute to group. The same is true for the out of the box group function.

    How have you received this list? If this was from another process in Appian, then you should make sure to save the group ID's or the groups themselves to better manage the group membership.

    If the information is not from Appian, then you will need to create a custom function to achieve this.
Children
No Data