resubmitEOP
LeasePak Documentation Suite NETSOL website
resubmitEOP

(mPower icon) resubmitEOP

This method allows a user to resubmit an EOP. The method takes portfolio number as an input to submit it again. In response, the method will pass back informational and error message response describing that an EOP has been submitted with success or failure. The messages will return in the form of XML with INFO and ERROR elements.



public String resubmitEOP (String portfolio)

Throws:

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

Where:

      portfolio - - Portfolio number.

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