How to reset Informational Message in TransactionInfo Object? Discussion Dashboard › Category: Curam Framework › How to reset Informational Message in TransactionInfo Object? 0 Vote Up Vote Down DHARMEDRA SAHU Staff asked 8 years ago Related DHARMEDRA SAHU Staff replied 8 years ago We can remove or reset the informational message using below code – TransactionInfo.setInformationalManager(); above piece of code helps to remove previous informational Message.
We can remove or reset the informational message using below code –
TransactionInfo.setInformationalManager();
above piece of code helps to remove previous informational Message.