Function
Name:
getGetFTSTextXml
Class:
com.newgen.dmsapi.DMSInputXml
Description: This call gets the extracted Text for the specified
Document.
|
|
Prototype:
|
public String getGetFTSTextXml |
( |
|
|
|
|
String cabinetName, |
|
|
|
String userDBId, |
|
|
|
String docIndex |
|
|
) |
|
|
Name |
Description |
Valid Values |
Default Behaviour |
|
CabinetName |
Name of the Cabinet
to which the User wants to connect. |
|
N/A |
|
userDBId |
UserDatabase ID,
which is returned after the execution of getConnectCabinetXml call. |
|
N/A |
|
docIndex |
Index of the
document for which the extracted Text
is to be obtained. |
|
N/A |
An inputXml string of
the NGOGetFTSText call.