This
call is used to get the information about the document whose tThumbnail has not been
generated yet. The tThumbnail of a document is said to be generated
only when the tThumbnails of all the pages are stored. This
call locks all the documents that are returned in the resultsResults. They are
unlocked only when the thumbnailThumbnail of the last page is stored using the call NGOSetThumbnailThumbnail. Alternatively, NGOProcessLocks can
also be used to unlock the document.
|
Name |
Parent Tag |
Description |
Valid Values |
Default Values |
Option |
Root |
Unique option for the call. |
NGOGetNext ThumbNail Doc |
N/A |
CabinetName |
Root |
Name of the Cabinet to which the User wants to
connect. |
The name of the cabinet. |
N/A |
UserDBId |
Root |
UserDatabase ID Cabinet call. |
|
N/A |
CurrentDate Time |
Root |
Date and Time when the call is being executed. |
Valid Date in the format- yyyy-mm-dd hh:mm:ss |
Current |
NoOfRecordsTo Fetch |
Root |
Number of documents to be fetched. |
Integer > 0 |
1 |
FoldDocIndex |
Root |
Folder |
Integer > =0 |
If not specified then the documents from whole database are
fetched. |
FoldDocFlag |
Root |
This |
‘F’ – Folder |
NULL implies whole |
PreviousIndex |
Root |
The |
Integer >=0 |
0 |
IncludeSub Folder |
Root |
Specifies whether subfolders of the |
‘N’ - No ‘Y’ – Yes |
‘N’ |
DocumentType |
Root |
Specifies the Type of the
document. |
I – Image N – Non Image A – Reserved |
NULL implies all kinds of
documents whose |
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 |
N |
ThumbNail Documents |
Root |
Contains the documents whose |
Document |
ThumbNail Documents |
Contains information about one particular document whose |
DocumentIndex |
Document |
Document index of the document whose |
VersionNo |
Document |
Version of the document for which the information has been
fetched. |
DocumentName |
Document |
Name of the document whose |
ISIndex |
Document |
The image server index of the document. |
ThumbNailFlag |
Document |
‘Y’- Yes, ‘N’ – No |
DocumentType |
Document |
The type of document fetched. ‘I’ – Image, ‘N’ – Non Image |
CreatedByAppName |
Document |
The Extension
of the fetched document. |
NoOfPages |
Document |
Number of pages in the Document. |
PullPrintFlag |
Document |
Not in use. |
NextPage |
Document |
Page number from which the thumbnail generation
has to take place. |
Code |
Message |
Comments |
-50022 |
Insufficient rights for the current operation. |
The User does not possess sufficient |
-50017 |
Folder not found. |
The folder with the specified |
-50112 |
No data found. |
No documents, satisfying the specified parameters, could
be found. |