createAppRetMsg
LeasePak Documentation Suite NETSOL website
createAppRetMsg

(mPower icon) createAppRetMsg

Users can call this method when they want to update or add using the API username and password. This is a single synchronous, stateless API call. No session needs to be sent or stored. The method takes xml as an input and returns application message details.

public java.lang.String createAppRetMsg(java.lang.String input, boolean addOnly)

Throws:

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

Where:

      addOnly - - Whether or not you only want to add this document or also allow updates .

      input - - A super massive XML document.

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