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)
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.