Get Cabinet Property

 

Function Name:  getGetCabinetPropertyXml

 

Class: com.newgen.dmsapi.DMSInputXml

 

Description: This function is used for getting the Properties of the database cabinetCabinet by giving the Cabinet Name as input parameter.

 

Input Parameters

Sample InputXML

Output Parameters

Sample OutputXML

View xml API::NGOGetCabinetProperty

  

 

Prototype:

public String getGetCabinetPropertyXml

(

 

 

 

String cabinetName, String userDbId

 

)

 

 

 

Input Parameters:

Name

Description

Valid Values

Default Behaviour

cabinetName

Name of the Database Cabinet to which the User wants to connect.

 

N/A

userDBId

UserDatabase ID, which is returned after the execution of getConnectCabinetXml call.

 

N/A

 

Output Parameters:

An inputXmlInputXml string of the NGOGetCabinetProperty call.