add
LeasePak Documentation Suite NETSOL website
add

(mPower icon) add

The add method allows a user to add a new investor record with the given information in XML format as an input. The method inserts the provided values in relevant database tables, process the information and returns response as a success or a failure message in XML format. The add method performs and support all the fields and relevant database tables similar to how U0216 Investor interactive works today for add function.

public String add (String input)

Throws:

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

Where:

      input - - XML document to add a investor record with all required parameters.

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