Get List of Cabinets

 

Function Name:  getGetListOfCabinetsXml

 

Class: com.newgen.dmsapi.DMSInputXml

 

Description: This function is used to get the List of Cabinets registered on the ODTS. The DSNName returned is to be used as CabinetName in all the calls.

 

 

Input Parameters

Sample InputXML

Output Parameters

Sample OutputXML

View xml API::NGOGetListOfCabinets

 

 

Prototype:

public String getGetListOfCabinetsXml

(

 

 

 

String serverName

 

)

 

 

Input Parameters:

Name

Description

Valid Values

Default Behaviour

serverName

Name of the Server from which the list of Cabinets has to be retrieved.

Server Name or IP of the JTS.

By default, it is the IP Address of the machine on which this call is being executed.

 

Output Parameters:

An InputXml string of the NGOGetListOfCabinets call.