retrieve
LeasePak Documentation Suite NETSOL website
retrieve

(mPower icon) retrieve

This method helps users to retrieve an existing customer record for a particular customer number. The method takes customer number as an input or request to retrieve the customer record information. By validating a customer number the method will response the respective customer information in XML format. This method works same as interactive update U0205 Customer works today to retrieve an existing customer record.

public String retrieve (String customerNumber)

Throws:

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

Where:

      customerNumber - - Customer number to retrieve a customer 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