retrieve
LeasePak Documentation Suite NETSOL website
retrieve

(mPower icon) retrieve

The method helps users retrieve an existing broker record for a particular broker number. This method takes broker number as an input or a request to retrieve the broker record information. By validating a broker number the method returns the respective broker information in XML format. The method works the same as interactive update U0219 Broker works today to retrieve an existing broker record.

public String retrieve (String brokerNumber)

Throws:

    java.rmi.RemoteException - Exceptions that may occur during the execution of a remote method call.

Where:

      brokerNumber - - Broker number to retrieve a broker record.

Table of Contents

Reference Grid
Request Reference Grid
Response Reference Grid

Schema (DTD)
Request DTD
Response DTD

Schema (XSD)
Request XSD
Response XSD

Sample Messages
Sample Request Message
Sample Response Message