This
call is used to fetch all the kKeywords from the dictionary, i.e. all the kKeywords added by userUser based on
queryOnName. UserUser can also specify whether this lList is to be fetched in
batches. It can also be sorted on Name or Index, in ascending or descending
order.
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for the call. |
NGOGetAll KeyWordFrom DictExt |
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 |
GroupIndex |
Root |
Reserved. User can pass the default value for it. |
|
0 |
QueryOnName |
Root |
Keywords
that match the specified criteria are fetched. For example, |
|
All |
Authorization Flag |
Root |
Flag
that |
A - Only Authorized keywords U - Only Unauthorized keywords * - Both kind |
* |
OrderBy |
Root |
Specifies the |
1 Index 2 Name |
1 |
SortOrder |
Root |
Order in which the |
A Ascending D Descending |
A |
PreviousIndex |
Root |
It is used for fetching |
|
0 |
LastSortField |
Root |
It specifies the last value of the field in the previous batch on
which sorting was performed. It is sent blank for the first batch. |
|
Blank |
NoOfRecordsTo Fetch |
Root |
Total number of |
|
Batch size set at |
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 |
Total number of |
TotalNoOfRecords |
Root |
It
is used for the Batching purpose. If the value returned by TotalNoOfRecords
is one greater than the value returned by the tag NoOfRecordsFetched, then
the Next Batch exists. |
Keywords |
Root |
Specifies the |
KeywordProperty |
Keywords |
It contains |
KeywordIndex |
KeywordProperty |
Specifies the |
GroupI |
KeywordProperty |
Reser |
KeywordValue |
KeywordProperty |
Specifies the |
AuthorizationFlag |
KeywordProperty |
Specifies whether the A Authorized, cannot be deleted. U Unauthorized, can be deleted. |
Aliases |
KeywordProperty |
It contains the |
Alias |
Aliases |
It specifies the |
Code |
Message |
Comments |
-50016 |
Group not found |
Group specified in the |