This method will update the pool ID on leases associated with a specific pool. This method will accept the parameters of XML file that needs processing. The XML file must contain the elements with values for the required fields of U0202 Master Financial on LeasePak client. Validates the values and it will process the XML file through Master Financial U0202. This method will return the success or failure of the Master Financial update. The Pool ID field is the only field supported by this method.
While this web service validates the values of XML file at the same time same validation should be done through U0202 Master Financial update. At the time of validating values in U0202 if any warning or error message appears that will be returned or entered to the web service as an INFO element. If an error message appears through U0202 Master Financial under certain circumstances, that will cancel the processing of the update and returns an error message.
public java.lang.String masterFinancial(java.lang.String input)
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.