C Main API Group Administration Functions

These functions create groups, set and modify group attributes, and obtain information about existing groups.

FunctionDescription
EssListGroupsLists all groups who have access to a particular Essbase Server.
EssCreateGroupCreates a new group.
EssDeleteGroupDeletes an existing group.
EssRenameGroupRenames an existing group.
EssGetGroupGets a group information structure, which contains security information for the group.
EssSetGroupSets a group information structure.
EssGetGroupListGets the list of users who are members of a group (or the list of groups to which a user belongs).
EssSetGroupListSets list of users who are members of group.
EssAddToGroupAdds user to a list of group members.
EssDeleteFromGroupRemoves a user from a list of group members