How to reset Informational Message in TransactionInfo Object?

Discussion DashboardCategory: Curam FrameworkHow to reset Informational Message in TransactionInfo Object?
DHARMEDRA SAHU Staff asked 6 years ago
DHARMEDRA SAHU Staff replied 6 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.