updateLeasePAP
LeasePak Documentation Suite NETSOL website
updateLeasePAP

(mPower icon) updateLeasePAP

Note Level 1 This method is deprecated and will only be available for the next two releases of LeasePak 7.2b. After that it will no longer be supported.

Users can call this method when they want to update PAP/ACH Info according to the information supplied in the input XML file through Automatic Payment Settings. This method will read the XML file, validates the values of the elements in the XML. Once the validation of values completes, this method processes the updates as if the values were entered in through U0227 Automatic Payment Settings. The web service will pass back informational and error messages. The messages will return in the form of an XML file with INFO and ERROR elements.

Information note:  When this web service validates the values of xml file, a lease number used must exist in LeasePak database. If a record needs updation, the PAP information already stored on the given lease number should be retrieved first. This method validates the values entered by U0227 Automatic Payment Settings. If XML fails values validation, LeasePak will not perform the update for a particular record.



public java.lang.String updateLeasePAP(java.lang.String input)

Throws:

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

Where:

      input - - An XML document with all values needed to update PAP/ACH info.

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