addFileAttachment
LeasePak Documentation Suite NETSOL website
addFileAttachment

(mPower icon) addFileAttachment

This method process an XML file through File Attachments module to add file attachments for a lease. For validating the values of the XML file, a lease number that must exists in LeasePak, and the documentFilename must be provided in XML. Web service will ensure that the application number, and documentFilename is provided.

This method reads in the XML file, validate the values of the elements, and then process the update as if the values were entered in through the File Attachment screen. Call this method when you want to process an XML file through File Attachments to attach file for a lease.

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

Throws:

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

Where:

      input - - XML document with all values needed to update lease level file attachment information.

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