Skip to main content

The notification_log table in our databse is the largest table at 4.3GB. It has been logging all notifications since 2014.

We only need perhaps 6 months of transactions in here. Does the application have any means to purge this table or is it something we would need to do in SQL?

Thanks,

Barry

Hi Barry,

we have an app param to clean up the integration log. For the notification log you might either use the FSM Archive feature or use some manual clean up. More Information on the FSM Archive functionality is available in the FSM Reference Guide (under help > documentation in the Web client, for example).


Best regards
Roman​​​​​​​


Reply