Why do changes that should increase alert notifications being sent, not trigger notifications as quickly as expected?
Oracle Hyperion Performance Scorecard, Fusion Edition looks for changes to business objects that may trigger alerts every 150 seconds. Follow the steps below to change this interval.
To change the alert time interval:
Navigate to the directory for your application server:
Open AlerterConfig.properties in any text editor.
Scroll to Data Change Monitor Settings .
Change the default value of 150 seconds as required:
hyperion.hps.data_watcher_service.class_name=com.hyperion.pmd.hps.
service.datawatcher.AuditTrailWatcherWithCacheSynchronizer
hyperion.hps.data_watcher_service.change_check_interval_seconds=150
Save and close the file.