Method addBatchAssessment processes the batch of various invoice charges and returns back informational success and failure response messages on completion of successfully adding assessment at lease or asset level. The response XML will pass back the successful response message of adding assessment records with codes and their description. For invalid assessment records the method will return error message with error codes and error description.
public String addBatchAssessment(String input)
Throws:
java.rmi.RemoteException
- Exceptions that may occur during the execution of a remote method call.
Where:
input - - An XML document with all values required to add assessment to various invoice charges at lease or asset level.