This call will return the list of
all fForms associated with a dDatadDefinition.
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for the call. |
NGOGetForm List |
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 |
Index of the Data Definition for which all the |
|
N/A |
StartFrom |
Root |
It is used for fetching |
|
N/A |
NoOfRecordsTo Fetch |
Root |
It specifies the number of records
to be fetched in a batch. |
|
N/A |
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 records fetched in this call. |
TotalNoOfRecords |
Root |
Total Number of records present. |
Forms |
Root |
It contains the information about a large number of |
Form |
Forms |
It contains the complete information about a particular |
FormIndex |
Form |
Index of the |
FormName |
Form |
Name of the |
FormType |
Form |
Not Used. |
Owner |
Form |
Owner of the |
CreationDateTime |
Form |
Date and Time when the |
RevisedDateTime |
Form |
Date and Time when the |
AccessedDateTime |
Form |
Date and Time when the |
DataDefIndex |
Form |
Index of the DataDefinition |
DataDefName |
Form |
Name of the DataDefinition |
Comment |
Form |
Comments added with the Form |
LockByUser |
Form |
Name of the user who has locked the Form. |
LockedBy |
Form |
Index of the user who has locked the Form. |
LockMessage |
Form |
Message to be displayed if the Form is Locked. |
Locked |
Form |
Whether the Form is
locked or not. ‘Y’ – Yes ‘N’ - No |
Code |
Message |
Comments |
-50032 |
Insufficient rights for the current operation. |
User does not have sufficient |
-50028 |
Data Class not found. |
The Data Class for which the list of attached Form |