This call can be used to get the
FormBuffer data for a particular Form.
|
|
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
|
Option |
Root |
Unique option for the call. |
NGOGetForm |
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 |
|
CurrentDatetime |
Root |
Current Date and Time at which the
call is made. |
|
Current Date Time |
|
FormIndex |
Root |
Index of the F |
|
N/A |
|
Name |
Parent Tag |
Description |
|
Option |
Root |
Unique option for the call. |
|
Status |
Root |
Status of the call. If Status is 0, then the call is successful. |
|
Form |
Root |
It contains the complete information about a |
|
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 |
|
DataDefName |
Form |
Name of the |
|
Comment |
Form |
Comments added with the |
|
FormBuffer |
Form |
Binary data that represents the |
|
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 |
|
-50148 |
Form not exists. |
Form whose index was passed to fetch its |