This call is
used to get the List of Groups available in the Cabinet. The gGroups can be fetched and sorted on Name or
Index. Sorting can be done on ascending or descending order. The gGroup lLists fetched are in
batches. User has to specify the Previous
index Index value and Previous ssort field value. The
call returns the total number of gGroups in the sSystem and the number of
gGroups fetched in the
current batch.
All Groups,
of which a particular User is a member, can also be fetched through the call. UserIndex can be specified to get the gGroups for that
particular User (i.e., the gGroups of which the User is a member).
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for the call. |
NGOGetGroupList Ext |
N/A |
CabinetName |
Root |
Name of the Cabinet to which the User wants to
connect. |
|
N/A |
UserDBId |
Root |
UserDatabase ID Cabinet call. |
|
N/A |
UserIndex |
Root |
UserIndex can be specified to get
the |
|
Not considered |
GroupType |
Root |
Type of the |
‘G’ – General ‘A’ – Reserved ‘B’ - Both |
‘G’ |
OrderBy |
Root |
Indicates the field on which the |
1 – 2 - GroupName |
N/A |
SortOrder |
Root |
Indicates whether |
‘A’ – Ascending ‘D’ - Descending |
‘A’ |
PreviousIndex |
Root |
This tag is meant for the last Index
of the |
Integer >= 0 |
N/A |
NoOfRecords ToFetch |
Root |
Specifies the Number of |
Integer > 0 |
N/A |
LastSortField |
Root |
This tag is meant for the value of
the sorted column of the last |
|
Blank |
MainGroup Index |
Root |
This parameter is Reserved |
Integer >= 0 |
0 |
Name |
Parent Tag |
Description |
Option |
Root |
Unique option for the call. |
Status |
Root |
Status of the call. If the Status is 0, then the call is
successful. |
NoOfRecordsFetched |
Root |
Number of |
TotalNoOfRecords |
Root |
Used for getting |
Groups |
Root |
Contains information about the |
Group |
Groups |
Contains information about one |
GroupIndex |
Group |
Index of the |
MainGroupIndex |
Group |
This parameter is Reserved. |
GroupName |
Group |
Name of the |
CreationDateTime |
Group |
Date and Time of creation of the |
ExpiryDateTime |
Group |
Date and Time of expiry of the |
Privileges |
Group |
Privileges of the |
OwnerIndex |
Group |
Index of the Owner of the |
OwnerName |
Group |
Name of Owner of the |
Comment |
Group |
Any comment associated with the |
GroupType |
Group |
Type of the |
Code |
Message |
Comments |
-50074 |
Invalid
parameters. |
Some parameters
passed to the call are invalid. For example, |