Method loadALIAssmtIntoRBS processes the batch of RBS records and returns back informational success and failure response messages on completion of successfully adding a record in RBS. The response XML will pass back the successful response message of adding a records with codes and their description. For invalid records the method will return error message with error codes and error description.
public String loadALIAssmtIntoRBS(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 into RBS.