This call is used to add a new
User group
Group to
the systemSystem. User must have privilege Privilege to add group Group in the systemSystem.
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for the call. |
NGOAddGroup |
|
CabinetName |
Root |
Name of the Cabinet to which the User wants to
connect. |
|
|
UserDBId |
Root |
Cabinet call. |
|
|
LimitCount |
Root |
Specifies the maximum number of |
Integer > 0 |
No check is made for limit on number of |
Group |
Root |
Information about the new |
|
|
MainGroupIndex |
|
This parameter is Reserved. The default value can be sent. |
Integer >= 0 |
0 |
GroupName |
Group |
Name of the new |
|
New Group (incremental no). For e |
CreationDateTime |
Group |
Date and Time of creation of the |
A valid |
Current Date and Time. |
ExpiryDateTime |
Group |
Date and Time when the new |
A valid |
12/31/2099 |
Privileges |
Group |
Specifies the various privileges assigned to the group |
String of seven bits, each 0 or 1 depending upon whether
that particular |
None of the |
Comment |
Group |
Any comment to be associated with the |
|
Blank |
GroupType |
Group |
Type of the Group. |
‘G’- General ‘A’- Reserved |
‘G’ |
Name |
Parent Tag |
Description |
Option |
Root |
Unique option for the call. |
Status |
Root |
Status of the call. If the Status is 0, |
GroupIndex |
|
Index of the new Group |
MainGroupIndex |
Root |
This parameter is Reserved. |
GroupName |
Root |
Name of the new Group |
CreationDateTime |
Root |
Date and Time of creation of the new Group |
ExpiryDateTime |
Root |
Date and Time of expiry of the new Group |
Privileges |
Root |
Privileges of the new Group |
OwnerIndex |
Root |
Index of the Owner of the Group |
OwnerName |
Root |
Name of the Owner of the Group |
Comment |
Root |
Any comment associated with the Group |
GroupType |
Root |
Type of the Group |
Code |
Message |
Comments |
-50016 |
Group not
found. |
Group
specified in MainGroupIndex tag does not exist in the |
-50074 |
Invalid
Parameters |
Some
parameters passed to the call are invalid. For example, |
-50014 |
Group
name already exists. |
Group
with the same |
-50178 |
Limit on
number of Groups exceeded. |
This
exception occurs when the
User specifies some LimitCount value in input and that number of |
-50116 |
Insufficient
privileges for the current operation. |
User does
not have |