batchApplication
LeasePak Documentation Suite NETSOL website
batchApplication

(mPower icon) batchApplication

The method automates the process of booking an asset or a lease. The process of booking an asset or a lease is identical to the process of batch bookings. This new method allows the user to separate the process of booking assets and booking leases so that other process can run. Also indicate the user to check disbursal process that should disburse checks or not.

String batchApplication(java.lang.String applicationNumber, java.lang.boolean pendingAssetsOnly, java.lang.boolean disburseChecks)

Throws:

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

Where:

      applicationNumber - - is a single application number to book a lease or an asset.

      pendingAssetsOnly - - allows a user to add pending assets to attach with the application.

      disburseChecks - - Allow a user whether or not to disburse checks using the defaults that batch applications uses.

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