loadALIAssmtIntoRBS
LeasePak Documentation Suite NETSOL website
loadALIAssmtIntoRBS

(mPower icon) loadALIAssmtIntoRBS

Method loadALIAssmtIntoRBS processes the batch of RBS records and returns back informational success and failure response messages on completion of successfully adding a record in RBS. The response XML will pass back the successful response message of adding a records with codes and their description. For invalid records the method will return error message with error codes and error description.

public String loadALIAssmtIntoRBS(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 required to add into RBS.

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