masterFinancial
LeasePak Documentation Suite NETSOL website
masterFinancial

(mPower icon) masterFinancial

This method will update the pool ID on leases associated with a specific pool. This method will accept the parameters of XML file that needs processing. The XML file must contain the elements with values for the required fields of U0202 Master Financial on LeasePak client. Validates the values and it will process the XML file through Master Financial U0202. This method will return the success or failure of the Master Financial update. The Pool ID field is the only field supported by this method.

Information note:  While this web service validates the values of XML file at the same time same validation should be done through U0202 Master Financial update. At the time of validating values in U0202 if any warning or error message appears that will be returned or entered to the web service as an INFO element. If an error message appears through U0202 Master Financial under certain circumstances, that will cancel the processing of the update and returns an error message.



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

Throws:

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

Where:

      input - - A super masive XML document with all neccessary 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