Notification Caching Versus Directly Polling the Siebel Database
The Siebel application obtains the display messages by using the following methods:
The default behavior is read the messages from the Siebel database each time the notification pane is refreshed. This method can adversely affect performance if the panes are set to refresh frequently.
Notification caching stores messages in each Siebel Application Object Manager. The messages are then sent through the Service Request Broker (SRBroker).