This call
is used to obtain the already associated values of a datafield for folder
or document in the systemSystem, in batches. If DataDefIndex
is zero, then all the dData fFields
value and gGlobal
iIndex values will be returned.
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for the call. |
NGOPickList |
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 |
DataDefIndex |
Root |
Data Class
|
|
0 |
ObjectType |
Root |
Type of
Object for which |
F-Folder D-Document |
|
FieldIndex |
Root |
Index of the field associated with the Data Class. |
Integer >= 1 |
|
Prefixstring |
Root |
Some prefix string that should be compared while fetching value. It is used only for string type of fields. |
|
No comparison is done |
StartFrom |
Root |
Starting
I |
Integer > 0 |
1 |
NoOfRecordsTo Fetch |
Root |
Numbers of records set to be fetched. |
Integer > 0 |
50 |
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. Else if less than zero, error is reported. Else warning is reported. |
NoOfRecordsFetched |
Root |
Total
numbers of |
TotalNoOfRecords |
Root |
Total
numbers of |
Fields |
Root |
Starting tag of the fields’ details. |
FieldValue |
Fields |
Value
of the field that |
Code |
Message |
Comments |
-50157 |
Pick list is not available for text type. |
To get |
-50043 |
Global Index not found. |
Global |
-50112 |
No data found. |
No data found for the given |