This method allows a user to monitor End of Period. The method takes Portfolio number as input. In response, it will return each module status whether its running, completed or halt due to error.
public String monitorEOP (String portfolio)
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
portfolio - - Portfolio number.