mng.EmptyGroup This job empties a group. All user assignments are deleted from the DB table bgrel. 1. Input Parameters Name Type Required Description Flags INT Yes Indicates through which parameter the group is identified: 0 = sGroupGuid 1 = sGroupId 2 = sGroupName [sGroupGuid] STRING No GUID of the group [sGroupId] STRING No ID of the group [sGroupName] STRING No Name of the group 2. Return Value (INT): 0 = Job successful, otherwise error code.